diff options
Diffstat (limited to 'libraries/gnome-sharp/gnome-sharp.SlackBuild')
-rw-r--r-- | libraries/gnome-sharp/gnome-sharp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gnome-sharp/gnome-sharp.SlackBuild b/libraries/gnome-sharp/gnome-sharp.SlackBuild index ebfe6bf68c53..ae7a136aceb6 100644 --- a/libraries/gnome-sharp/gnome-sharp.SlackBuild +++ b/libraries/gnome-sharp/gnome-sharp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gnome# -# Written by André Barboza <bmg.andre@gmail.com> +# Written by André Barboza <bmg.andre@gmail.com> # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -54,7 +54,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |