more packaging tweaks related to git/wscript/python
This commit is contained in:
parent
781ec13084
commit
936362abc2
@ -114,7 +114,7 @@ case `uname -m` in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Figure out the Build Type
|
# Figure out the Build Type
|
||||||
if grep -q "DEBUG = True" ../../build/c4che/default.cache.py; then
|
if grep -q "DEBUG = True" ../../build/c4che/_cache.py; then
|
||||||
DEBUG="T"
|
DEBUG="T"
|
||||||
else
|
else
|
||||||
DEBUG="F"
|
DEBUG="F"
|
||||||
|
Loading…
Reference in New Issue
Block a user