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

Gaetan Bisson bisson at nymeria.archlinux.org
Wed Mar 5 06:09:51 UTC 2014


    Date: Wednesday, March 5, 2014 @ 07:09:51
  Author: bisson
Revision: 206693

fix FS#39178 (earlier FS ref is bogus)

Modified:
  wipe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-05 06:09:20 UTC (rev 206692)
+++ PKGBUILD	2014-03-05 06:09:51 UTC (rev 206693)
@@ -16,7 +16,7 @@
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
-	export CPPFLAGS= 
+	export CPPFLAGS=
 	./configure --prefix=/usr --mandir=/usr/share/man
 	make
 }




More information about the arch-commits mailing list