[Lunar-commits] <moonbase> fontforge: unset CFLAGS

Samuel Verstraete elangelo at lunar-linux.org
Fri Dec 4 09:31:51 CET 2009


commit 77472e67e4d54136cd2f1a683eadc650429adea4
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Fri Dec 4 09:31:51 2009 +0100

    fontforge: unset CFLAGS
---
 graphics/fontforge/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/graphics/fontforge/BUILD b/graphics/fontforge/BUILD
index 0188039..7e51daa 100644
--- a/graphics/fontforge/BUILD
+++ b/graphics/fontforge/BUILD
@@ -1,6 +1,6 @@
 (
 
-  unset $CFLAGS &&
+  unset CFLAGS &&
 
   # Options from:
   # http://repos.archlinux.org/viewvc.cgi/fontforge/repos/extra-i686/PKGBUILD?view=log


More information about the Lunar-commits mailing list