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

Pierre Schmitz pierre at archlinux.org
Thu Jun 4 21:49:55 UTC 2009


    Date: Thursday, June 4, 2009 @ 17:49:55
  Author: pierre
Revision: 41514

remove unneeded docs option; enable debug build

Modified:
  oxygen-icons/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-04 21:49:51 UTC (rev 41513)
+++ PKGBUILD	2009-06-04 21:49:55 UTC (rev 41514)
@@ -17,8 +17,9 @@
 	mkdir build
 	cd build
 	cmake ../${pkgname}-${pkgver} \
-		-DCMAKE_BUILD_TYPE=Release \
+		-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 		-DCMAKE_INSTALL_PREFIX=/usr
 	make
 	make DESTDIR=$pkgdir install
 }
+options=('!strip')




More information about the arch-commits mailing list