mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/lxpolkit: modernize
This commit is contained in:
parent
04106255e3
commit
3fe27fa50d
@ -12,7 +12,6 @@ subpackages="$pkgname-lang"
|
||||
source="https://downloads.sourceforge.net/lxde/lxpolkit-$pkgver.tar.gz"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
./configure \
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
@ -25,7 +24,6 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
make DESTDIR="$pkgdir" INSTALL="install -p" install
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user