[Lunar-commits] <moonbase> fontforge: Deleting the OPT, causes the build to fail.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Apr 17 14:50:05 CEST 2010
commit 8f02eb664182f883096bbf3ff50a599ad803a811
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Apr 17 08:50:05 2010 -0400
fontforge: Deleting the OPT, causes the build to fail.
---
graphics/fontforge/BUILD | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/graphics/fontforge/BUILD b/graphics/fontforge/BUILD
index 0524bb6..63af0c4 100644
--- a/graphics/fontforge/BUILD
+++ b/graphics/fontforge/BUILD
@@ -4,9 +4,6 @@
# http://repos.archlinux.org/viewvc.cgi/fontforge/repos/extra-i686/PKGBUILD?view=log
OPTS+=" --with-freetype-src=/usr/include/freetype2 --disable-static --enable-double --enable-type3 --enable-devicetables" &&
- # force the compile with -Os param. otherwise the compile might fail.
- OPTS+=" -Os" &&
-
./configure --prefix=/usr \
$OPTS &&
More information about the Lunar-commits
mailing list