bacula/bacula.spec

changeset 143
5479ddead00b
parent 142
c960abd3fd97
child 220
a6cd892638c1
     1.1 --- a/bacula/bacula.spec	Mon Apr 06 16:51:32 2009 +0200
     1.2 +++ b/bacula/bacula.spec	Mon Apr 06 17:07:24 2009 +0200
     1.3 @@ -151,6 +151,7 @@
     1.4      CPPFLAGS="%{l_cppflags ncurses}" \
     1.5      LDFLAGS="%{l_ldflags} $LIBS" \
     1.6      LIBS="$libs" \
     1.7 +    GREP="grep" \
     1.8      ./configure \
     1.9          --prefix=%{l_prefix} \
    1.10          --with-dir-user=%{l_rusr} \

mercurial