[arch-commits] Commit in luxrays/trunk (PKGBUILD)

Lukas Jirkovsky stativ at nymeria.archlinux.org
Tue Apr 30 13:50:03 UTC 2013


    Date: Tuesday, April 30, 2013 @ 15:50:02
  Author: stativ
Revision: 89623

luxrays: minor change (will be usefull with the new version where slg is in separate include dir

Modified:
  luxrays/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-30 13:40:05 UTC (rev 89622)
+++ PKGBUILD	2013-04-30 13:50:02 UTC (rev 89623)
@@ -32,7 +32,7 @@
   install -d -m755 "$pkgdir"/usr/{bin,include,lib}
   install -m755 bin/* "$pkgdir"/usr/bin
   install -m644 lib/* "$pkgdir"/usr/lib
-  cp -a include/luxrays "$pkgdir"/usr/include
+  cp -a include "$pkgdir"/usr
 }
 
 # vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list