diff options
author | joerg <joerg> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:28:46 +0000 |
commit | ba3f2dd447d9402e6141f95613c6fed975d88eef (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /textproc/ruby-rttool | |
parent | f090c5220a76be82a8dfdeeca9ea8dcb4b000872 (diff) | |
download | pkgsrc-ba3f2dd447d9402e6141f95613c6fed975d88eef.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'textproc/ruby-rttool')
-rw-r--r-- | textproc/ruby-rttool/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-rttool/PLIST b/textproc/ruby-rttool/PLIST index 7cf39d3d3de..5044a5e267a 100644 --- a/textproc/ruby-rttool/PLIST +++ b/textproc/ruby-rttool/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:17:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/06/14 21:36:33 joerg Exp $ bin/rdrt2 bin/rt2 ${GEM_HOME}/cache/rttool-${PKGVERSION}.gem @@ -31,4 +31,3 @@ ${GEM_LIBDIR}/test/test-rt2html-lib.rb ${GEM_LIBDIR}/test/test-rtparser.rb ${GEM_LIBDIR}/test/test.rb ${GEM_HOME}/specifications/rttool-${PKGVERSION}.gemspec -@exec ${MKDIR} %D/${GEM_DOCDIR} |