strip release version

This commit is contained in:
john30
2015-03-29 11:12:31 +02:00
parent 89f25237ea
commit 8d7bfdd135
+1 -1
View File
@@ -27,7 +27,7 @@ build() {
package() {
cd "${srcdir}"/${pkgname}-${_pkgver}
make DESTDIR="$pkgdir" install
make DESTDIR="$pkgdir" install-strip
install -d "${pkgdir}"/usr/lib/systemd/system
install -m 0644 ../ebusd.service "${pkgdir}"/usr/lib/systemd/system