changeset in /hg/icedtea6: Fixed Typo in icedtea-headers.patch
Lillian Angel
langel at redhat.com
Tue Feb 26 10:53:54 PST 2008
changeset 4ccfb52e53af in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=4ccfb52e53af
description:
Fixed Typo in icedtea-headers.patch
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
patches/icedtea-headers.patch | 2 +-
diffs (12 lines):
diff -r 7cda90fcf648 -r 4ccfb52e53af patches/icedtea-headers.patch
--- a/patches/icedtea-headers.patch Tue Feb 26 12:47:07 2008 -0500
+++ b/patches/icedtea-headers.patch Tue Feb 26 13:44:07 2008 -0500
@@ -37,7 +37,7 @@
CFLAGS += -DHEADLESS
CXXFLAGS += -DHEADLESS
-+FREETYPE_HEADERS=$(shell $(ECHO) \"$(FREETYPE2_HEADERS)\" | grep -o ^.*[a\-z])
++FREETYPE_HEADERS=$(shell $(ECHO) \"$(FREETYPE2_HEADERS)\" | grep -o .I.*[a\-z])
+
ifndef OPENJDK
CPPFLAGS += -I$(CLOSED_SRC)/share/native/$(PKGDIR)/t2k
More information about the distro-pkg-dev
mailing list