diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/goldendict/files/patch-goldendict.pro | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/goldendict/files/patch-goldendict.pro b/textproc/goldendict/files/patch-goldendict.pro index ee38f56b8674..4f7442d0666f 100644 --- a/textproc/goldendict/files/patch-goldendict.pro +++ b/textproc/goldendict/files/patch-goldendict.pro @@ -34,12 +34,3 @@ } DEFINES += PROGRAM_VERSION=\\\"$$VERSION\\\" -@@ -267,8 +269,6 @@ - } - - # This makes qmake generate translations --win32:# Windows doesn't seem to have *-qt4 symlinks --isEmpty(QMAKE_LRELEASE):QMAKE_LRELEASE = $$[QT_INSTALL_BINS]/lrelease - isEmpty(QMAKE_LRELEASE):QMAKE_LRELEASE = $$[QT_INSTALL_BINS]/lrelease-qt4 - updateqm.input = TRANSLATIONS - updateqm.output = ${QMAKE_FILE_PATH}/${QMAKE_FILE_BASE}.qm |