mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/chocolate_duke3D: Set permission.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f9b476c194
commit
0277829644
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ cp -a chocolate-duke3d $PKG/usr/share/games/duke3d
|
|||
|
||||
# Copies over shell script to play with ease
|
||||
cp -a $CWD/chocolate-duke3d $PKG/usr/games
|
||||
chmod 0755 $PKG/usr/games/chocolate-duke3d
|
||||
|
||||
# Copies over desktop file and icon
|
||||
cp -a $CWD/chocolate-duke3d.desktop $PKG/usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue