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 | 93323948e4f1e37e92dc7873785b511d58636a05 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /textproc/ruby-bluecloth | |
parent | a567289eeb13576e7d99ec848b9a37cebb1b9e2d (diff) | |
download | pkgsrc-93323948e4f1e37e92dc7873785b511d58636a05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'textproc/ruby-bluecloth')
-rw-r--r-- | textproc/ruby-bluecloth/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-bluecloth/PLIST b/textproc/ruby-bluecloth/PLIST index fe3abdeb73e..4b48f5289b8 100644 --- a/textproc/ruby-bluecloth/PLIST +++ b/textproc/ruby-bluecloth/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:27 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:36:32 joerg Exp $ ${GEM_HOME}/cache/BlueCloth-${PKGVERSION}.gem ${GEM_LIBDIR}/CHANGES ${GEM_LIBDIR}/LICENSE @@ -18,4 +18,3 @@ ${GEM_LIBDIR}/tests/data/re-overflow.txt ${GEM_LIBDIR}/tests/data/re-overflow2.txt ${GEM_LIBDIR}/utils.rb ${GEM_HOME}/specifications/BlueCloth-${PKGVERSION}.gemspec -@exec ${MKDIR} %D/${GEM_DOCDIR} |