Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-01-04 01:18:33 +03:00
parent adca365877
commit 6dfb56521d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ package_libsystemd-standalone() {
install='libsystemd.install'
provides=( 'libsystemd.so' 'libsystemd' )
make -C "systemd-$pkgver" DESTDIR="$pkgdir" install-libLTLIBRARIES
make -C "systemd-$pkgver" DESTDIR="$pkgdir" install-rootlibLTLIBRARIES
# Headers
cd "systemd-$pkgver"