herp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=swat-codegen
|
||||
pkgver=1.0.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A simple CLI interface to RCPDv3, the rank code management service for the game SWAT: Aftermath"
|
||||
arch=('any')
|
||||
url=http://rakka.au/contact
|
||||
@@ -16,6 +16,6 @@ package() {
|
||||
install -d usr/bin opt/swat-codegen
|
||||
cd ${srcdir}/${pkgname}
|
||||
chmod a+x codegen.sh
|
||||
cp swat_* codegen.sh ${pkgdir}/opt/swat-codegen
|
||||
cp class gun armour trait spec talent codegen.sh ${pkgdir}/opt/swat-codegen
|
||||
ln -s /opt/swat-codegen/codegen.sh /${pkgdir}/usr/bin/rcpd
|
||||
}
|
||||
|
Reference in New Issue
Block a user