summaryrefslogtreecommitdiffstats
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-08 12:43:43 +0200
committerMichael Stahl <mstahl@redhat.com>2013-04-08 13:40:58 +0200
commit7f101a29e12ce6ca85b2fb7162452db70b0c6257 (patch)
tree794d522c543773e6a9a73281dd36fec65c76f1bf /RepositoryFixes.mk
parentfdo#62682 bandaid fix for hyperlink export crash (diff)
downloadcore-7f101a29e12ce6ca85b2fb7162452db70b0c6257.tar.gz
core-7f101a29e12ce6ca85b2fb7162452db70b0c6257.zip
RepositoryFixes: remove pointless i18nlangtag entry
This is a no-op since 876c619b944dfbc88464045f1400c549a01a1164 Change-Id: I3c4d8cb51503a97fa9ad6f6714df79be5bb701df
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 1fd0d84dcb93..56a4f3142374 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -113,7 +113,6 @@ gb_Library_FILENAMES := $(patsubst crypto:icrypto%,crypto:libeay32%,$(gb_Library
gb_Library_FILENAMES := $(patsubst crypto:libcrypto%,crypto:libcrypto_static%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst db47:idb47%,db47:libdb47%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst exslt:iexslt%,exslt:libexslt%,$(gb_Library_FILENAMES))
-gb_Library_FILENAMES := $(patsubst i18nlangtag:ii18nlangtag%,i18nlangtag:ii18nlangtag%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst lpsolve55:ilpsolve55%,lpsolve55:lpsolve55%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst package2:ipackage2%,package2:ipackage%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst rdf:irdf%,rdf:librdf%,$(gb_Library_FILENAMES))