OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Feb-2003 19:00:04
Branch: HEAD Handle: 2003020418000000
Modified files:
openpkg-src/postgresql postgresql.spec
Log:
cleanup packaging again
Summary:
Revision Changes Path
1.41 +1 -2 openpkg-src/postgresql/postgresql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 4 Feb 2003 17:27:40 -0000 1.40
+++ openpkg-src/postgresql/postgresql.spec 4 Feb 2003 18:00:00 -0000 1.41
@@ -147,8 +147,7 @@
--with-postgres-lib=`pwd`/../src/interfaces/libpq \
--with-postgres-include=`pwd`/../src/interfaces/libpq \
--disable-shared
- # %{l_make} %{l_mflags -O}
- /cw/bin/gmake %{l_mflags -O}
+ %{l_make} %{l_mflags -O}
)
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]