summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-10-25 09:55:13 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-10-25 23:24:32 +0200
commit1ceb47d96da9e7977c96241f49ad291ff0466970 (patch)
tree36a8d5e370d9fa5ccee0d186ce0e9f7c34877147 /RepositoryFixes.mk
parentbab471569a72618efba223751b54ac40965842d8 (diff)
graphite: convert to gbuild
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 5eb00eb36ee5..51e82413ac91 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -78,14 +78,12 @@ gb_Library_FILENAMES := $(patsubst vbahelper:ivbahelper%,vbahelper:vbahelper%,$(
gb_Library_FILENAMES := $(patsubst curl:icurl%,curl:libcurl%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst npsoplugin:inpsoplugin%,npsoplugin:npsoplugin%,$(gb_Library_FILENAMES))
-gb_StaticLibrary_FILENAMES := $(patsubst graphite:graphite%,graphite:graphite_dll%,$(gb_StaticLibrary_FILENAMES))
gb_StaticLibrary_FILENAMES := $(patsubst png:png%,png:libpng%,$(gb_StaticLibrary_FILENAMES))
gb_StaticLibrary_FILENAMES := $(patsubst salcpprt:salcpprt%,salcpprt:cpprtl%,$(gb_StaticLibrary_FILENAMES))
ifeq ($(COM),GCC)
gb_Library_FILENAMES := $(patsubst crypto:icrypto%,crypto:crypto%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst exslt:iexslt%,exslt:libexslt$(gb_Library_IARCEXT),$(gb_Library_FILENAMES))
-gb_Library_FILENAMES := $(patsubst graphite2_off:%.dll.a,graphite2_off:%.a,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst libexttextcat:liblibext%,libexttextcat:libilibext%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst rdf:irdf%,rdf:librdf.dll$(gb_Library_IARCEXT),$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst ssl:issl%,ssl:ssl%,$(gb_Library_FILENAMES))
@@ -140,7 +138,6 @@ gb_Library_NOILIBFILENAMES := \
gmodule-2.0 \
gobject-2.0 \
gthread-2.0 \
- graphite2_off \
icudt icuin icule icuuc \
langtag \
lcms2 \