diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2014-06-01 16:43:37 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2014-06-01 16:43:37 +0000 |
commit | 94fcb63c4199646411df541999946634691a8f1a (patch) | |
tree | 126f32ffb68a06ad1d8cabd49a07907d927e03c4 /www/ruby-http | |
parent | d0df615c6ea0b9d56b680be5e4d3f9c3ff5d1d0b (diff) | |
download | pkgsrc-94fcb63c4199646411df541999946634691a8f1a.tar.gz |
Remove extra "@pkgdir lib/ruby/gems/2.0.0/build_info" line.
Something should be adjusted in "make print-PLIST" target?
Diffstat (limited to 'www/ruby-http')
-rw-r--r-- | www/ruby-http/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ruby-http/PLIST b/www/ruby-http/PLIST index 18337b68966..8b800b40f5c 100644 --- a/www/ruby-http/PLIST +++ b/www/ruby-http/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/06/01 16:36:48 tsutsui Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/06/01 16:43:37 tsutsui Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.coveralls.yml ${GEM_LIBDIR}/.gitignore @@ -65,4 +65,3 @@ ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/support/example_server.rb ${GEM_LIBDIR}/spec/support/proxy_server.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec -@pkgdir lib/ruby/gems/2.0.0/build_info |