office/ghostwriter: Remove duplicate loc

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2022-02-09 17:35:11 -05:00 committed by Willy Sudiarto Raharjo
parent 27e4f6a25a
commit c60b44cb9e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \