OBS User unknown
2008-04-09 16:18:03 +00:00
committed by Git OBS Bridge
parent a31aa5cbc4
commit 8a26833f5b
6 changed files with 143 additions and 23 deletions

View File

@@ -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