summaryrefslogtreecommitdiffstats
path: root/office/FreeOffice/FreeOffice.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/FreeOffice/FreeOffice.SlackBuild')
-rw-r--r--office/FreeOffice/FreeOffice.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/FreeOffice/FreeOffice.SlackBuild b/office/FreeOffice/FreeOffice.SlackBuild
index 847ece1976..6f908e9511 100644
--- a/office/FreeOffice/FreeOffice.SlackBuild
+++ b/office/FreeOffice/FreeOffice.SlackBuild
@@ -22,6 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=FreeOffice
SRCNAM=softmaker-${PRGNAM,,}
VERSION=${VERSION:-2018_978}
@@ -60,7 +62,6 @@ else
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}