Don't need those named like that now that they're out of .config. Also I got in the habit of using 'wire' instead of 'wiring'.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Zergling_man, from fedora.email
|
||||
|
||||
pkgname=swat-codegen
|
||||
pkgver=1.0.4
|
||||
pkgver=1.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="A simple CLI interface to RCPDv3, the rank code management service for the game SWAT: Aftermath"
|
||||
arch=('any')
|
||||
@@ -18,4 +18,4 @@ package() {
|
||||
chmod a+x codegen.sh
|
||||
cp swat_* codegen.sh ${pkgdir}/opt/swat-codegen
|
||||
ln -s /opt/swat-codegen/codegen.sh /${pkgdir}/usr/bin/rcpd
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user