[Slackbuilds-users] Typo in graphics/zgv/zgv.SlackBuild script?

Brad Ely elyb at ioplasm.net
Fri Nov 16 22:49:21 UTC 2007


I was browsing through the 12.0 slackbuild scripts and noticed the
following which looks wrong.  True?

--- zgv.SlackBuild	2007-11-12 01:01:41.000000000 -0500
+++ zgv.SlackBuild.fix	2007-11-16 17:34:52.000000000 -0500
@@ -56,7 +56,7 @@
   patch -p0 < $i 
 done
 
-make SLKCFLAGS="$SLKCFLAGS"
+make CFLAGS="$SLKCFLAGS"
 make install DESTDIR=$PKG
 
 for i in $PKG/usr/man/man1/* $PKG/usr/info/*; do



More information about the Slackbuilds-users mailing list