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:49:22 Branch: HEAD Handle: 2006100908492200 Modified files: openpkg-src/dsh dsh.spec Log: apply the usual Solaris bandage Summary: Revision Changes Path 1.46 +2 -1 openpkg-src/dsh/dsh.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dsh/dsh.spec ============================================================================ $ cvs diff -u -r1.45 -r1.46 dsh.spec --- openpkg-src/dsh/dsh.spec 25 Sep 2006 17:54:20 -0000 1.45 +++ openpkg-src/dsh/dsh.spec 9 Oct 2006 07:49:22 -0000 1.46 @@ -37,7 +37,7 @@ Group: SSH License: GPL Version: %{V_dsh} -Release: 20060925 +Release: 20061009 # list of sources Source0: http://www.netfort.gr.jp/~dancer/software/downloads/dsh-%{V_dsh}.tar.gz @@ -103,6 +103,7 @@ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags} -I`pwd`/libdshconfig-%{V_dshconfig}" \ LDFLAGS="%{l_ldflags} -L`pwd`/libdshconfig-%{V_dshconfig}/.libs" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/dsh \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org