Przeglądaj źródła

apply the usual Solaris workaround

Ralf S. Engelschall 18 lat temu
rodzic
commit
e354588975
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      grep/grep.spec

+ 2 - 1
grep/grep.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Searching
 License:      GPL
 Version:      2.5.3
-Release:      20070828
+Release:      20070829
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.bz2
@@ -73,6 +73,7 @@ AutoReqProv:  no
     LDFLAGS="%{l_ldflags}" \
     INTLBISON="true" \
     MAKEINFO="%{l_prefix}/bin/makeinfo" \
+    GREP="grep" \
     %{l_bash} ./configure \
         --infodir=%{l_prefix}/info \
         --mandir=%{l_prefix}/man \