mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/Pyfa: Fix typo.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b27ea0a7fa
commit
7de16624b4
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ mkdir -p $PKG/opt/
|
|||
mv $PRGNAM-$VERSION $PKG/opt/
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp $CWD/$PRGNAM.Slackbuild $PKG/usr/doc/$PRGNAM-$VERSION/
|
||||
cp $CWD/$PRGNAM.SlackBuild $PKG/usr/doc/$PRGNAM-$VERSION/
|
||||
|
||||
mkdir -p $PKG/usr/bin
|
||||
(
|
||||
|
|
Loading…
Reference in a new issue