- 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:
Corot Sebastien
2012-07-20 21:49:04 +00:00
committed by Git OBS Bridge
parent ec2e57e4ab
commit 64e8ecb890
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -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
View File
@@ -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