Code cleanup

This commit is contained in:
Pierre Pronchery 2013-01-07 03:30:28 +01:00
parent 421859519e
commit 6c0926d29d
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#variables
PREFIX="/usr/local"
. "../config.sh"
#executables
DEBUG="_debug"
INSTALL="install -m 0644"
MKDIR="mkdir -m 0755 -p"

View File

@ -27,6 +27,7 @@
#variables
PREFIX="/usr/local"
. "../config.sh"
#executables
DEBUG="_debug"
INSTALL="install -m 0644"
MKDIR="mkdir -m 0755 -p"