quake4: switch to INSTALL.msg.
This commit is contained in:
parent
e1acb34947
commit
77d24004c4
2 changed files with 1 additions and 8 deletions
|
@ -1,6 +1,3 @@
|
|||
case "${ACTION}" in
|
||||
post)
|
||||
cat<<EOF
|
||||
=========================================================================
|
||||
|
||||
In order to use the software, you have to agree to ID Software's license
|
||||
|
@ -38,6 +35,3 @@ If you are using pulseaudio don't forget to also install the
|
|||
'alsa-plugins-pulseaudio-32bit' for x86_64 (64bit).
|
||||
|
||||
=========================================================================
|
||||
EOF
|
||||
;;
|
||||
esac
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'quake4'
|
||||
pkgname=quake4
|
||||
version=1.4.2
|
||||
revision=1
|
||||
makedepends="SDL-devel libXext-devel libudev-devel zlib-devel desktop-file-utils"
|
||||
revision=2
|
||||
depends="SDL libXext libudev zlib desktop-file-utils"
|
||||
short_desc="Quake 4 for Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue