- we don't use sys-uname anymore

This commit is contained in:
Jordan Sissel 2013-05-01 19:15:20 +00:00
parent 4c2c2203f6
commit 776a90ae67

View file

@ -201,7 +201,7 @@ build/flatgems: | build vendor/bundle
@# Until I implement something that looks at the 'require_paths' from
@# all the gem specs.
$(QUIET)rsync -a $(VENDOR_DIR)/gems/jruby-openssl-*/lib/shared/jopenssl.jar $@/lib
$(QUIET)rsync -a $(VENDOR_DIR)/gems/sys-uname-*/lib/unix/ $@/lib
#$(QUIET)rsync -a $(VENDOR_DIR)/gems/sys-uname-*/lib/unix/ $@/lib
@# Other lame hacks to get crap to work.
$(QUIET)rsync -a $(VENDOR_DIR)/gems/sass-*/VERSION_NAME $@/root/
$(QUIET)rsync -a $(VENDOR_DIR)/gems/user_agent_parser-*/vendor/ua-parser $@/vendor