summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/tqscintilla/tqscintilla-14.0.0-ftbfs.patch
blob: 3922b6e2778578b9a1481e88a354bf4a08d828dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- 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