File qscintilla.diff of Package qscintilla

--- Qt3/qscintilla.pro
+++ Qt3/qscintilla.pro
@@ -41,11 +41,8 @@ isEmpty(trans.path) {
 	trans.path = $(QTDIR)/translations
 }
 
-qsci.path = $$[QT_INSTALL_DATA]
 qsci.files = ../qsci
-isEmpty(qsci.path) {
-	qsci.path = $(QTDIR)
-}
+qsci.path = $(QTDIR)
 
 target.path = $$[QT_INSTALL_LIBS]
 isEmpty(target.path) {
--- Qt3/qscintilla.pro
+++ Qt3/qscintilla.pro
@@ -45,7 +45,7 @@ DEFINES = QSCINTILLA_MAKE_DLL QT SCI_LEXER
 # Handle both Qt v4 and v3.
 target.path = $$[QT_INSTALL_LIBS]
 isEmpty(target.path) {
-	target.path = $(QTDIR)/lib
+	target.path = $(QTDIR_LIB)
 }
 
 header.path = $$[QT_INSTALL_HEADERS]
openSUSE Build Service is sponsored by