|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: System
|
|
|
License: MIT-style
|
|
|
Version: 3.9
|
|
|
-Release: 20030702
|
|
|
+Release: 20030811
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.gentoo.com/di/di-%{version}.tar.gz
|
|
|
@@ -54,6 +54,9 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;4\.\*);[45].*);' \
|
|
|
+ hints/freebsd.sh
|
|
|
|
|
|
%build
|
|
|
# start compiler as 'gcc' to hint the configure script
|