# HG changeset patch # User Michael Schloh von Bennewitz # Date 1239030444 -7200 # Node ID 5479ddead00b08859220dedec0ce9db927720c1b # Parent c960abd3fd97edacc82f912cf08364d2c5e69fa0 Port to Solaris by specifying an autoconf path to the grep(1) command. diff -r c960abd3fd97 -r 5479ddead00b bacula/bacula.spec --- a/bacula/bacula.spec Mon Apr 06 16:51:32 2009 +0200 +++ b/bacula/bacula.spec Mon Apr 06 17:07:24 2009 +0200 @@ -151,6 +151,7 @@ CPPFLAGS="%{l_cppflags ncurses}" \ LDFLAGS="%{l_ldflags} $LIBS" \ LIBS="$libs" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --with-dir-user=%{l_rusr} \