Bläddra i källkod

add FreeBSD5 to platform test

Michael van Elst 22 år sedan
förälder
incheckning
67655eddb3
1 ändrade filer med 4 tillägg och 1 borttagningar
  1. 4 1
      di/di.spec

+ 4 - 1
di/di.spec

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