diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/openoffice.org/openoffice.org.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/openoffice.org/openoffice.org.SlackBuild b/office/openoffice.org/openoffice.org.SlackBuild index 87677a7676..445664fe80 100644 --- a/office/openoffice.org/openoffice.org.SlackBuild +++ b/office/openoffice.org/openoffice.org.SlackBuild @@ -81,7 +81,7 @@ mkdir -p $PKG/usr/share/applications/ rm -rf $TMP/$SOURCEDIR tar xvf $CWD/$TARNAME -C $TMP -unzip -f $CWD/apache-${SRCNAM}-${VERSION}-patch1-apply-Linux`getconf LONG_BIT`.zip libtl.so -d $TMP +unzip -u $CWD/apache-${SRCNAM}-${VERSION}-patch1-apply-Linux`getconf LONG_BIT`.zip libtl.so -d $TMP cd $TMP/$SOURCEDIR/RPMS chown -R root:root . |