Explorar el Código

apply the usual Solaris workaround

Ralf S. Engelschall hace 18 años
padre
commit
e354588975
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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 \