diff options
Diffstat (limited to 'mkport.sh')
-rwxr-xr-x | mkport.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,9 +6,6 @@ dfile="lumina" VERSION="1.4.2" -#Debugging of build failures -exit 1 - massage_subdir() { cd "$1" if [ $? -ne 0 ] ; then |