pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fix PLIST for newer Ruby



Module Name:	pkgsrc-wip
Committed By:	Filip Hajny <filip%joyent.com@localhost>
Pushed By:	fhajny
Date:		Wed Feb 3 15:26:16 2016 +0000
Changeset:	a12cd0737eb3cf70523d73e76c2a957778c7065f

Modified Files:
	ruby-therubyracer/PLIST

Log Message:
Fix PLIST for newer Ruby

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a12cd0737eb3cf70523d73e76c2a957778c7065f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-therubyracer/PLIST | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/ruby-therubyracer/PLIST b/ruby-therubyracer/PLIST
index b7c6283..1f088e8 100644
--- a/ruby-therubyracer/PLIST
+++ b/ruby-therubyracer/PLIST
@@ -1,7 +1,8 @@
 @comment $NetBSD: PLIST,v 1.3 2014/04/23 11:03:30 fhajny Exp $
-${GEM_EXTSDIR}/v8/init.${RUBY_DLEXT}
 ${GEM_HOME}/build_info/${GEM_NAME}.info
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/gem.build_complete
+${GEM_EXTSDIR}/v8/init.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/Changelog.md


Home | Main Index | Thread Index | Old Index