[arch-commits] Commit in qt/kde-unstable (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Jul 10 15:02:24 UTC 2009


    Date: Friday, July 10, 2009 @ 11:02:24
  Author: pierre
Revision: 45385

use separate package function

Modified:
  qt/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-10 12:24:20 UTC (rev 45384)
+++ PKGBUILD	2009-07-10 15:02:24 UTC (rev 45385)
@@ -92,6 +92,10 @@
 		-optimized-qmake \
 		-reduce-relocations
 	make
+}
+
+package() {
+	cd $srcdir/$_pkgfqn
 	make INSTALL_ROOT=$pkgdir install
 
 	# install missing icons and desktop files




More information about the arch-commits mailing list