[arch-commits] Commit in xdo/trunk (PKGBUILD)
    Alexander Rødseth 
    arodseth at archlinux.org
       
    Sun Oct 30 15:51:45 UTC 2016
    
    
  
    Date: Sunday, October 30, 2016 @ 15:51:45
  Author: arodseth
Revision: 194018
upgpkg: xdo 0.5.3-1
Modified:
  xdo/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-30 15:50:38 UTC (rev 194017)
+++ PKGBUILD	2016-10-30 15:51:45 UTC (rev 194018)
@@ -20,7 +20,7 @@
 }
 
 package() {
-  make -C xdo DESTDIR="$pkgdir" install
+  make -C xdo PREFIX=/usr DESTDIR="$pkgdir" install
   install -Dm644 xdo/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
    
    
More information about the arch-commits
mailing list