From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-i18n/uim/files/uim-gentoo.patch | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 app-i18n/uim/files/uim-gentoo.patch (limited to 'app-i18n/uim/files/uim-gentoo.patch') diff --git a/app-i18n/uim/files/uim-gentoo.patch b/app-i18n/uim/files/uim-gentoo.patch deleted file mode 100644 index de498b754d86..000000000000 --- a/app-i18n/uim/files/uim-gentoo.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -38,6 +38,7 @@ - AC_PATH_PROGS(SED, sed gsed) - AX_PATH_QMAKE4 - AX_PATH_QMAKE5 -+PKG_PROG_PKG_CONFIG - - AM_MAINTAINER_MODE - -@@ -1618,7 +1619,7 @@ - fi - AX_LANG_WNOERROR # end AC_LANG_WERROR - -- QT_CONFIG_OPTS="debug" -+ QT_CONFIG_OPTS="debug nostrip" - else - CFLAGS="$CFLAGS -DNDEBUG" - CXXFLAGS="$CXXFLAGS -DNDEBUG" -@@ -1629,7 +1630,7 @@ - AX_CFLAGS_GCC_OPTION([-Wno-unused-function], [UIM_SCM_CFLAGS]) - AX_LANG_WNOERROR # end AC_LANG_WERROR - -- QT_CONFIG_OPTS="release" -+ QT_CONFIG_OPTS="release nostrip" - fi - - AC_ARG_ENABLE(warnings-into-error, -- cgit v1.2.3