diff options
author | taca <taca@pkgsrc.org> | 2015-06-09 00:57:36 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-06-09 00:57:36 +0000 |
commit | 1b0dd6e098453d4807bc50044d4e9b9514e8924e (patch) | |
tree | ecb92bae3306fd1597c8d85f92efa6c464513178 /misc | |
parent | 38fe90393b10a663d8228d28e9e18f8d4bee3d2d (diff) | |
download | pkgsrc-1b0dd6e098453d4807bc50044d4e9b9514e8924e.tar.gz |
Fix PLIST, noted by joerg@.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ruby-bundler/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ruby-bundler/PLIST b/misc/ruby-bundler/PLIST index 0e84b5c6d92..b4fb01bfb79 100644 --- a/misc/ruby-bundler/PLIST +++ b/misc/ruby-bundler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2015/06/07 15:52:28 taca Exp $ +@comment $NetBSD: PLIST,v 1.19 2015/06/09 00:57:36 taca Exp $ bin/bundle${RUBY_SUFFIX} bin/bundler${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -117,6 +117,7 @@ ${GEM_LIBDIR}/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem ${GEM_LIBDIR}/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem ${GEM_LIBDIR}/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem ${GEM_LIBDIR}/lib/bundler/ssl_certs/certificate_manager.rb +${GEM_LIBDIR}/lib/bundler/stub_specification.rb ${GEM_LIBDIR}/lib/bundler/templates/Executable ${GEM_LIBDIR}/lib/bundler/templates/Executable.standalone ${GEM_LIBDIR}/lib/bundler/templates/Gemfile |