diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 2d5cfa92652f243880bb19ca3ce52151a249dc66 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /textproc/ruby-xmlparser | |
parent | bc52b285d696f958bdb39fe4abab15bf2a31dc9b (diff) | |
download | pkgsrc-2d5cfa92652f243880bb19ca3ce52151a249dc66.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'textproc/ruby-xmlparser')
-rw-r--r-- | textproc/ruby-xmlparser/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-xmlparser/PLIST b/textproc/ruby-xmlparser/PLIST index 6d264d1f9a4..84d508cbf90 100644 --- a/textproc/ruby-xmlparser/PLIST +++ b/textproc/ruby-xmlparser/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:17:30 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:36:33 joerg Exp $ ${GEM_HOME}/cache/xmlparser-${PKGVERSION}.gem ${GEM_LIBDIR}/MANIFEST ${GEM_LIBDIR}/README @@ -53,4 +53,3 @@ ${GEM_LIBDIR}/lib/xmltree.rb ${GEM_LIBDIR}/lib/xmltreebuilder.rb ${GEM_LIBDIR}/lib/xmltreevisitor.rb ${GEM_HOME}/specifications/xmlparser-${PKGVERSION}.gemspec -@exec ${MKDIR} %D/${GEM_DOCDIR} |