diff options
-rwxr-xr-x | mkport.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ dfile="lumina" VERSION="1.4.2" +#Debugging of build failures +exit 1 + massage_subdir() { cd "$1" if [ $? -ne 0 ] ; then |
index : lumina | ||
The BSD-original Lumina desktop environment | bgstack15 |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | mkport.sh | 3 |
@@ -6,6 +6,9 @@ dfile="lumina" VERSION="1.4.2" +#Debugging of build failures +exit 1 + massage_subdir() { cd "$1" if [ $? -ne 0 ] ; then |