SHA256
1
0
forked from pool/qwt6

Accepting request 143306 from KDE:Distro:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/143306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qwt6?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2012-11-28 15:34:44 +00:00 committed by Git OBS Bridge
parent 5f33f22842
commit 494b0f6b28
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 20 17:23:54 UTC 2012 - nico.kruber@gmail.com
- Fix the SLES build (%make_install is not expanded on SLES)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 29 12:38:20 UTC 2012 - cfarrell@suse.com Thu Mar 29 12:38:20 UTC 2012 - cfarrell@suse.com

View File

@ -131,7 +131,7 @@ qmake \
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
%makeinstall INSTALL_ROOT=%{buildroot} make DESTDIR=%{buildroot} install INSTALL_ROOT=%{buildroot}
# Documentation # Documentation
mkdir -p %{buildroot}%{_docdir}/%{name} mkdir -p %{buildroot}%{_docdir}/%{name}