diff options
Diffstat (limited to 'system/ecofont-ttf')
-rw-r--r-- | system/ecofont-ttf/ecofont-ttf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ecofont-ttf/ecofont-ttf.SlackBuild b/system/ecofont-ttf/ecofont-ttf.SlackBuild index bef0e17942ac..862497cbefc5 100644 --- a/system/ecofont-ttf/ecofont-ttf.SlackBuild +++ b/system/ecofont-ttf/ecofont-ttf.SlackBuild @@ -35,7 +35,7 @@ OUTPUT=${OUTPUT:-/tmp} SRC_PRGNAM=spranq_eco_sans_regular -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |