[arch-commits] Commit in minieap/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Sat Feb 17 03:44:36 UTC 2018
    
    
  
    Date: Saturday, February 17, 2018 @ 03:44:35
  Author: felixonmars
Revision: 295530
upgpkg: minieap 0.92.1-2
use upstream systemd units
Modified:
  minieap/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-17 03:44:04 UTC (rev 295529)
+++ PKGBUILD	2018-02-17 03:44:35 UTC (rev 295530)
@@ -20,5 +20,5 @@
 
 package() {
   cd minieap-$pkgver
-  make PREFIX=/usr BINDIR=/bin DESTDIR="$pkgdir" install
+  make PREFIX=/usr BINDIR=/bin SYSTEMDDIR=/usr/lib/systemd DESTDIR="$pkgdir" install
 }
    
    
More information about the arch-commits
mailing list