mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
typo
This commit is contained in:
parent
ef274f6a7c
commit
caad1cfd26
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ mkdir -p $PKG
|
|||
|
||||
# mise en place
|
||||
cd $TMP
|
||||
tar xf $CWD/$APP_NAME-$VERSION.?z*
|
||||
tar xf $CWD/$APP_NAME-$VERSION.tar.?z*
|
||||
cd $APP_NAME-$VERSION
|
||||
|
||||
# configuration
|
||||
|
|
Loading…
Reference in a new issue