diff options
Diffstat (limited to 'devel/qt4-assistant-adp/files/patch-compat.pro')
-rw-r--r-- | devel/qt4-assistant-adp/files/patch-compat.pro | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/qt4-assistant-adp/files/patch-compat.pro b/devel/qt4-assistant-adp/files/patch-compat.pro deleted file mode 100644 index 0b0d324e04a3..000000000000 --- a/devel/qt4-assistant-adp/files/patch-compat.pro +++ /dev/null @@ -1,18 +0,0 @@ ---- ./compat.pro.orig 2010-08-12 11:50:10.000000000 -0400 -+++ ./compat.pro 2010-08-12 11:52:50.000000000 -0400 -@@ -66,8 +66,6 @@ - translations/assistant_adp_zh_CN.ts \ - translations/assistant_adp_zh_TW.ts - --unix:!contains(QT_CONFIG, zlib):LIBS += -lz -- - contains(CONFIG, static): { - win32 { - exists($$[QT_INSTALL_PLUGINS]/imageformats/qjpeg.lib) { -@@ -81,3 +79,6 @@ - } - } - } -+ -+target.path = $$[QT_INSTALL_BINS] -+INSTALLS += target |