inspircd: clean up package contents.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'inspircd'
|
# Template file for 'inspircd'
|
||||||
pkgname=inspircd
|
pkgname=inspircd
|
||||||
version=2.0.20
|
version=2.0.20
|
||||||
revision=2
|
revision=3
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="libressl-devel sqlite-devel geoip-devel"
|
makedepends="libressl-devel sqlite-devel geoip-devel"
|
||||||
@@ -32,4 +32,6 @@ pre_configure() {
|
|||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv inspircd
|
vsv inspircd
|
||||||
|
rm ${DESTDIR}/usr/$pkgname
|
||||||
|
rm ${DESTDIR}/usr/.gdbargs
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user