diff options
Diffstat (limited to 'redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch')
-rw-r--r-- | redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch b/redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch deleted file mode 100644 index 3922b6e27..000000000 --- a/redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- trinity-tqscintilla-14.0.0~pre20+a3562a94/qt/qscintilla.pro.ftbfs 2013-07-21 10:56:22.714582322 +0200 -+++ trinity-tqscintilla-14.0.0~pre20+a3562a94/qt/qscintilla.pro 2013-09-02 20:00:39.455251114 +0200 -@@ -27,7 +27,7 @@ - TARGET = qscintilla - # DESTDIR = $(QTDIR)/lib - CONFIG += qt warn_off release dll thread --INCLUDEPATH = . ../include ../src /usr/include/tqt -+INCLUDEPATH = . ../include ../src /usr/include/tqt /usr/include/tqt3 - DEFINES = QEXTSCINTILLA_MAKE_DLL QT SCI_LEXER - - HEADERS = \ -@@ -211,10 +211,10 @@ - qscintilla_ru.ts - - --header.path = $(QTDIR)/include -+header.path = /usr/include/tqt3 - header.files = qextscintilla*.h - --trans.path = $(QTDIR)/translations -+trans.path = /usr/share/tqt3/translations - trans.files = qscintilla_*.qm - - INSTALLS += header trans |