Removed not existing install-service target.
This commit is contained in:
parent
51265cafb5
commit
4ffe3670f3
@ -19,7 +19,6 @@ build() {
|
|||||||
package() {
|
package() {
|
||||||
cd "$srcdir/$pkgname"
|
cd "$srcdir/$pkgname"
|
||||||
make DESTDIR="$pkgdir/" install
|
make DESTDIR="$pkgdir/" install
|
||||||
make DESTDIR="$pkgdir/" install-service
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
Reference in New Issue
Block a user