Fixed typo in install file

master
Frederic Bezies 2016-07-26 14:33:48 +02:00
parent 25f51d3c06
commit ff51979546
3 changed files with 4 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Mon Jul 25 14:28:45 UTC 2016
# Tue Jul 26 12:33:40 UTC 2016
pkgbase = quakespasm
pkgdesc = A modern Quake 1 engine. Forked from Fitzquake. Stable version with Mission pack desktop files.
pkgver = 0.92.0
pkgrel = 3
pkgrel = 4
url = http://quakespasm.sourceforge.net
install = quakespasm.install
arch = i686

View File

@ -2,7 +2,7 @@
pkgname=quakespasm
pkgver=0.92.0
pkgrel=3
pkgrel=4
pkgdesc="A modern Quake 1 engine. Forked from Fitzquake. Stable version with Mission pack desktop files."
arch=('i686' 'x86_64')
url="http://quakespasm.sourceforge.net"
@ -40,5 +40,3 @@ package() {
install -Dm644 $srcdir/$pkgname-mp2.desktop $pkgdir/usr/share/applications/$pkgname-mp2.desktop
install -Dm644 $srcdir/$pkgname-impel.desktop $pkgdir/usr/share/applications/$pkgname-impel.desktop
}

View File

@ -9,7 +9,7 @@ post_install() {
:: Mission Pack 2 (rogue)
:: and for Abyss of Pandemonium (impel)
:: You need to copy paks for each extension in
:: <YOUR_HOME_DIR>/.quakespasm/hiptonic (for Mission pack 1)
:: <YOUR_HOME_DIR>/.quakespasm/hipnotic (for Mission pack 1)
:: <YOUR_HOME_DIR>/.quakespasm/rogue (for Mission pack 2)
:: <YOUR_HOME_DIR>/.quakespasm/impel (for Abyss of Pandemonium)