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-bluecloth | |
parent | f090c5220a76be82a8dfdeeca9ea8dcb4b000872 (diff) | |
download | pkgsrc-ba3f2dd447d9402e6141f95613c6fed975d88eef.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} |