SHA256
1
0
forked from pool/gnuplot
Dr. Werner Fink 2012-04-02 15:38:11 +00:00 committed by Git OBS Bridge
parent fa0eea9781
commit f63c1a80f5
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 2 15:37:32 UTC 2012 - werner@suse.de
- Avoid to stumble on bug in QtCore.pc on older distributions
-------------------------------------------------------------------
Mon Apr 2 14:38:11 UTC 2012 - werner@suse.de

View File

@ -168,7 +168,11 @@ test $? -eq 0 || exit 1
--with-kpsexpand \
--with-plot=%{_libdir} \
--enable-qt
%if %suse_version <= 1140
make %{?jobs:-j%jobs} RCC=/usr/bin/rcc LRELEASE=/usr/bin/lrelease
%else
make %{?jobs:-j%jobs}
%endif
pushd docs/
make srcdir=. clean all html pdf gpcard.ps
pushd psdoc/