appease rubygems
This commit is contained in:
parent
0c368ec9f2
commit
bd8fa3e536
5
ext/jasmine-webkit-specrunner/Makefile.dummy
Normal file
5
ext/jasmine-webkit-specrunner/Makefile.dummy
Normal file
@ -0,0 +1,5 @@
|
||||
build:
|
||||
true
|
||||
install:
|
||||
true
|
||||
|
@ -7,3 +7,4 @@ require 'qt/qmake'
|
||||
system %{make clean}
|
||||
Qt::Qmake.make!('jasmine-headless-webkit', 'specrunner.pro')
|
||||
|
||||
FileUtils.cp File.expand_path('../Makefile.dummy', __FILE__), File.expand_path('../Makefile', __FILE__)
|
||||
|
Loading…
Reference in New Issue
Block a user