diff options
Diffstat (limited to 'office/ganttproject')
-rw-r--r-- | office/ganttproject/ganttproject.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/ganttproject/ganttproject.SlackBuild b/office/ganttproject/ganttproject.SlackBuild index 2bddee0c64..ede68a786c 100644 --- a/office/ganttproject/ganttproject.SlackBuild +++ b/office/ganttproject/ganttproject.SlackBuild @@ -35,7 +35,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -set -e +set -e rm -rf $PKG mkdir -p \ |