diff options
author | afhpayne <github@komputermatrix.com> | 2022-02-09 17:35:11 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-10 14:15:47 +0700 |
commit | c60b44cb9ee71c14ff609e8ff5dbc0e80d6f1db7 (patch) | |
tree | 128204b7c04b9693426182d001aa9ab5191b223c /office | |
parent | 27e4f6a25a39f9ae173b5cd08fc8881c0f01542c (diff) |
office/ghostwriter: Remove duplicate loc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/ghostwriter/ghostwriter.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/office/ghostwriter/ghostwriter.SlackBuild b/office/ghostwriter/ghostwriter.SlackBuild index 60559c798e53..454cd142d56e 100644 --- a/office/ghostwriter/ghostwriter.SlackBuild +++ b/office/ghostwriter/ghostwriter.SlackBuild @@ -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 . \ |