- fix SLE 11 build by using %%makeinstall macro instead
of %%make_install OBS-URL: https://build.opensuse.org/package/show/science/geant4?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
ec2e57e4ab
commit
64e8ecb890
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 20 21:47:57 UTC 2012 - scorot@free.fr
|
||||
|
||||
- fix SLE 11 build by using %%makeinstall macro instead
|
||||
of %%make_install
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 13:33:05 UTC 2012 - bugs@vdm-design.de
|
||||
|
||||
|
||||
+1
-1
@@ -99,7 +99,7 @@ cd %{_builddir}/%{name}.%{version}/build
|
||||
mkdir -p %{buildroot}%{_mandir}/man1/
|
||||
cp %{SOURCE1} %{buildroot}%{_mandir}/man1/
|
||||
|
||||
%make_install
|
||||
%makeinstall
|
||||
# As the libraries are installed to /usr/lib these are not needed
|
||||
rm -f %{buildroot}%{_bindir}/geant4.sh
|
||||
rm -f %{buildroot}%{_bindir}/geant4.csh
|
||||
|
||||
Reference in New Issue
Block a user