Accepting request 76333 from home:badshah400:branches:Publishing

Minor modification to spec file

OBS-URL: https://build.opensuse.org/request/show/76333
OBS-URL: https://build.opensuse.org/package/show/Publishing/texworks?expand=0&rev=10
This commit is contained in:
Atri Bhattacharya 2011-07-16 19:45:43 +00:00 committed by Git OBS Bridge
parent 05533ffbd2
commit 257234c1b4

View File

@ -101,7 +101,9 @@ qmake 'INSTALL_PREFIX=%{_prefix}' 'TW_PLUGINPATH=%{_libdir}/%{name}' -after \
popd popd
#Main package #Main package
qmake 'TW_BUILD_ID=openSUSE' 'INSTALL_PREFIX=%{_prefix}' 'TW_HELPPATH=%{_docdir}/%{name}/manual' 'DOCS_DIR=%{_docdir}/%{name}' qmake 'TW_BUILD_ID=openSUSE' 'INSTALL_PREFIX=%{_prefix}' 'TW_HELPPATH=%{_docdir}/%{name}/manual' 'DOCS_DIR=%{_docdir}/%{name}' -after \
'QMAKE_CXXFLAGS -= -DTW_DICPATH=\\\"/usr/share/myspell/dicts\\\"' \
'QMAKE_CXXFLAGS += -DTW_DICPATH=\\\"%{_datadir}/myspell\\\"'
%install %install
#Python plugin #Python plugin