diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-22 19:58:17 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-22 19:58:17 +0200 |
commit | dd92f0a7f714898e80ac6fcec2578d92087bb4ad (patch) | |
tree | 5ef8fc8e11a413795b8b9165792a05522742ad5c /redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch | |
parent | 5c2b6647dae06d20614f0469568287793b509989 (diff) | |
download | tde-packaging-dd92f0a7f714898e80ac6fcec2578d92087bb4ad.tar.gz tde-packaging-dd92f0a7f714898e80ac6fcec2578d92087bb4ad.zip |
RPM Packaging: update tqscintilla
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 |