Skip to content

Commit

Permalink
fixed genmakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
agladysh committed May 8, 2010
1 parent 61bacb3 commit 7a64909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/make/genmakefile.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
GENPATH=$1
: ${GENPATH:="~/projects"}
: ${GENPATH:="${HOME}/projects"}
lua $GENPATH/genmakefile/src/genmakefile.lua <etc/make/Makefile.luaamf.template >Makefile

0 comments on commit 7a64909

Please sign in to comment.