diff options
Diffstat (limited to 'system/qingy_0.3_themepack/qingy_0.3_themepack.SlackBuild')
-rw-r--r-- | system/qingy_0.3_themepack/qingy_0.3_themepack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qingy_0.3_themepack/qingy_0.3_themepack.SlackBuild b/system/qingy_0.3_themepack/qingy_0.3_themepack.SlackBuild index 66d18523d1..0fae8c12af 100644 --- a/system/qingy_0.3_themepack/qingy_0.3_themepack.SlackBuild +++ b/system/qingy_0.3_themepack/qingy_0.3_themepack.SlackBuild @@ -40,7 +40,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |