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:
parent
05533ffbd2
commit
257234c1b4
@ -101,8 +101,10 @@ qmake 'INSTALL_PREFIX=%{_prefix}' 'TW_PLUGINPATH=%{_libdir}/%{name}' -after \
|
||||
popd
|
||||
|
||||
#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
|
||||
#Python plugin
|
||||
pushd plugins-src/TWPythonPlugin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user