mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
ioquake3-rpi: use vbin
This commit is contained in:
parent
e38fe5c0ec
commit
9ee92f59df
1 changed files with 2 additions and 2 deletions
|
@ -70,10 +70,10 @@ do_install() {
|
|||
${DESTDIR}/opt/${pkgname}/missionpack/
|
||||
|
||||
# Install Launcher (Client)
|
||||
vinstall quake3.launcher 755 usr/bin quake3
|
||||
vbin quake3.launcher quake3
|
||||
|
||||
# Install Launcher (Server)
|
||||
vinstall quake3ded.launcher 755 usr/bin quake3ded
|
||||
vbin quake3ded.launcher quake3ded
|
||||
|
||||
# Install Desktop File
|
||||
vinstall ${FILESDIR}/quake3.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Add table
Reference in a new issue