- add make_install macro definition for real
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=30
This commit is contained in:
parent
19bc05019e
commit
3059cb83b3
@ -14,6 +14,7 @@
|
||||
%_defaultdocdir %{_usr}/share/doc/packages
|
||||
|
||||
# package build macros
|
||||
%make_install make install DESTDIR=%{?buildroot}
|
||||
%makeinstall make DESTDIR=%{?buildroot:%{buildroot}} install
|
||||
%rb_arch %(echo %{_host_cpu}-linux | sed -e "s/i686/i586/" -e "s/armv5tel/armv4l/" -e "s/hppa2.0/hppa/")
|
||||
%rb_ver %(/usr/bin/ruby -e 'puts VERSION.sub(/\\\.\\\d$/, "")')
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 17:56:28 CEST 2009 - mls@suse.de
|
||||
|
||||
- add make_install macro definition for real
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 02:40:55 CEST 2009 - crrodriguez@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user