diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/ruby-stream | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/ruby-stream')
-rw-r--r-- | devel/ruby-stream/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/ruby-stream/PLIST b/devel/ruby-stream/PLIST index f8ade38d26d..9ba569daa5a 100644 --- a/devel/ruby-stream/PLIST +++ b/devel/ruby-stream/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/04/04 15:30:01 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:12 joerg Exp $ ${GEM_HOME}/cache/stream-${PKGVERSION}.gem ${GEM_LIBDIR}/README ${GEM_LIBDIR}/Rakefile @@ -11,7 +11,3 @@ ${GEM_LIBDIR}/test/bm.rb ${GEM_LIBDIR}/test/testgenerator.rb ${GEM_LIBDIR}/test/teststream.rb ${GEM_HOME}/specifications/stream-${PKGVERSION}.gemspec -@dirrm ${GEM_LIBDIR}/test -@dirrm ${GEM_LIBDIR}/lib -@dirrm ${GEM_LIBDIR}/examples -@dirrm ${GEM_LIBDIR} |