Epic fail! :-(

This commit is contained in:
Laurent Rineau
2010-05-06 08:09:11 +00:00
parent 7196d6ce51
commit a6c33fecf6
@@ -1,3 +1,3 @@
#!/bin/sh
echo ${0%_with_cmake} ${1+"$@"}
exec ${0%_with_cmake} ${1+"$@"}