瀏覽代碼

try to resolve Solaris problems

Ralf S. Engelschall 19 年之前
父節點
當前提交
6ad1edaa0b
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      autoconf/autoconf.spec

+ 3 - 1
autoconf/autoconf.spec

@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Building
 License:      GPL
 Version:      %{V_latest}
-Release:      20060923
+Release:      20061001
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
@@ -102,6 +102,7 @@ AutoReqProv:  no
       AUTOCONF=true \
       AUTOHEADER=true \
       MAKEINFO=true \
+      GREP=grep \
       ./configure \
           --prefix=%{l_prefix} \
           --datadir=%{l_prefix}/share/autoconf/259 \
@@ -121,6 +122,7 @@ AutoReqProv:  no
       AUTOCONF=true \
       AUTOHEADER=true \
       MAKEINFO=true \
+      GREP=grep \
       ./configure \
           --prefix=%{l_prefix} \
           --mandir=%{l_prefix}/man \