OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Oct-2006 09:23:39 Branch: HEAD Handle: 2006100908233900 Modified files: openpkg-src/aide aide.spec Log: apply the usual Solaris bandage Summary: Revision Changes Path 1.45 +2 -1 openpkg-src/aide/aide.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/aide/aide.spec ============================================================================ $ cvs diff -u -r1.44 -r1.45 aide.spec --- openpkg-src/aide/aide.spec 5 Oct 2006 20:12:22 -0000 1.44 +++ openpkg-src/aide/aide.spec 9 Oct 2006 07:23:39 -0000 1.45 @@ -33,7 +33,7 @@ Group: Filesystem License: GPL Version: 0.12 -Release: 20061005 +Release: 20061009 # package options %option with_fsl yes @@ -80,6 +80,7 @@ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags} %{l_fsl_ldflags}" \ LIBS="%{l_fsl_libs}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org