forked from pool/cppunit
Accepting request 142621 from home:worldcitizen:branches:devel:libraries:c_c++
Fixed SLE build replaced make_install makro by make DESTDIR=\%{buildroot} install
OBS-URL: https://build.opensuse.org/request/show/142621
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 23 17:16:53 UTC 2012 - joop.boonen@opensuse.org
|
||||
|
||||
- Fixed SLE build replaced make_install makro by
|
||||
make DESTDIR=\%{buildroot} install
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 12:03:31 UTC 2012 - joop.boonen@opensuse.org
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@ export CXXFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
make DESTDIR=%{buildroot} install
|
||||
# this got also installed to %_defaultdocdir
|
||||
rm -rf %{buildroot}%{_datadir}/cppunit/html/
|
||||
find %{buildroot}%{_includedir} -type f | xargs chmod a-x
|
||||
|
||||
Reference in New Issue
Block a user