Date: Wednesday, March 5, 2014 @ 07:09:20
  Author: bisson
Revision: 206692

Modified:
  wipe/trunk/PKGBUILD

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

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

Reply via email to