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-maruku | |
parent | a567289eeb13576e7d99ec848b9a37cebb1b9e2d (diff) | |
download | pkgsrc-93323948e4f1e37e92dc7873785b511d58636a05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'textproc/ruby-maruku')
-rw-r--r-- | textproc/ruby-maruku/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-maruku/PLIST b/textproc/ruby-maruku/PLIST index 4d073c5399c..bf80a595374 100644 --- a/textproc/ruby-maruku/PLIST +++ b/textproc/ruby-maruku/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:17:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:36:32 joerg Exp $ bin/maruku bin/marutex ${GEM_HOME}/cache/maruku-${PKGVERSION}.gem @@ -205,4 +205,3 @@ ${GEM_LIBDIR}/tests/utf8-files/simple.md ${GEM_LIBDIR}/unit_test_block.sh ${GEM_LIBDIR}/unit_test_span.sh ${GEM_HOME}/specifications/maruku-${PKGVERSION}.gemspec -@exec ${MKDIR} %D/${GEM_DOCDIR} |