# HG changeset patch # User Michael Schloh von Bennewitz # Date 1238603428 -7200 # Node ID 1706cab8c621fa20d5d76d8f21c8d85750795e50 # Parent f345dc239867243b93e62f498c4939c58baca715 Port to Solaris by specifying an autoconf path to the grep(1) command. diff -r f345dc239867 -r 1706cab8c621 confuse/confuse.spec --- a/confuse/confuse.spec Wed Apr 01 18:18:32 2009 +0200 +++ b/confuse/confuse.spec Wed Apr 01 18:30:28 2009 +0200 @@ -72,6 +72,7 @@ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --disable-nls