armagetronad: fix removing init.d
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'armagetronad'
|
# Template file for 'armagetronad'
|
||||||
pkgname=armagetronad
|
pkgname=armagetronad
|
||||||
version=0.2.8.3.4
|
version=0.2.8.3.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/games/${pkgname}/*.cfg
|
conf_files="/etc/games/${pkgname}/*.cfg
|
||||||
/etc/games/${pkgname}/*.srv"
|
/etc/games/${pkgname}/*.srv"
|
||||||
@@ -45,7 +45,7 @@ do_install() {
|
|||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv armagetronad-dedicated
|
vsv armagetronad-dedicated
|
||||||
rm -rf /etc/init.d
|
rm -rf ${DESTDIR}/etc/init.d
|
||||||
}
|
}
|
||||||
|
|
||||||
armagetronad-dedicated_package() {
|
armagetronad-dedicated_package() {
|
||||||
|
|||||||
Reference in New Issue
Block a user