|
|
@ -151,10 +151,6 @@ This package contains the documentation for tqscintilla.
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}}
|
|
|
|
%setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}}
|
|
|
|
|
|
|
|
|
|
|
|
# Fix perms
|
|
|
|
|
|
|
|
chmod -x doc/Scintilla/*
|
|
|
|
|
|
|
|
chmod -x example/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Fix path in project files
|
|
|
|
# Fix path in project files
|
|
|
|
%__sed -i "qt/qscintilla.pro" \
|
|
|
|
%__sed -i "qt/qscintilla.pro" \
|
|
|
|
-e "s|^INCLUDEPATH = .*|INCLUDEPATH = . ../include ../src /usr/include/tqt /usr/include/tqt3|" \
|
|
|
|
-e "s|^INCLUDEPATH = .*|INCLUDEPATH = . ../include ../src /usr/include/tqt /usr/include/tqt3|" \
|
|
|
|