Skip to content

Commit

Permalink
* Add GEM_EXTSDIR support and an improve to PLIST.
Browse files Browse the repository at this point in the history
No functional change for current versions of Rubys.
  • Loading branch information
taca committed Mar 13, 2014
1 parent 8cbae44 commit b688d62
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions databases/ruby-sqlite/PLIST
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/17 12:24:46 taca Exp $
${GEM_HOME}/cache/sqlite-ruby-${PKGVERSION}.gem
@comment $NetBSD: PLIST,v 1.2 2014/03/13 18:26:43 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/sqlite_api.${RUBY_DLEXT}
${GEM_LIBDIR}/README
${GEM_LIBDIR}/doc/faq/faq.html
${GEM_LIBDIR}/doc/faq/faq.rb
Expand All @@ -25,4 +26,4 @@ ${GEM_LIBDIR}/test/tc_pragmas.rb
${GEM_LIBDIR}/test/tc_translator.rb
${GEM_LIBDIR}/test/tc_type_translation.rb
${GEM_LIBDIR}/test/tests.rb
${GEM_HOME}/specifications/sqlite-ruby-${PKGVERSION}.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

0 comments on commit b688d62

Please sign in to comment.