This commit is contained in:
committed by
Git OBS Bridge
parent
a31aa5cbc4
commit
8a26833f5b
@@ -15,8 +15,6 @@
|
||||
|
||||
# package build macros
|
||||
%makeinstall make DESTDIR=%{?buildroot:%{buildroot}} install
|
||||
%tcl_version %(echo 'puts [package require Tcl]' | tclsh)
|
||||
%tclscriptdir %_datadir/tcl
|
||||
%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$/, "")')
|
||||
%insserv_prereq insserv sed
|
||||
|
Reference in New Issue
Block a user