Date: Wednesday, March 5, 2014 @ 07:07:41
  Author: bisson
Revision: 206691

fix FS#39176

Modified:
  wipe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-03-05 06:04:58 UTC (rev 206690)
+++ PKGBUILD    2014-03-05 06:07:41 UTC (rev 206691)
@@ -16,6 +16,7 @@
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"
+       export CPPFLAGS=
        ./configure --prefix=/usr --mandir=/usr/share/man
        make
 }

Reply via email to