Epic fail! :-(
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo ${0%_with_cmake} ${1+"$@"}
|
||||
exec ${0%_with_cmake} ${1+"$@"}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo ${0%_with_cmake} ${1+"$@"}
|
||||
exec ${0%_with_cmake} ${1+"$@"}
|
||||
|
||||