]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- updated for postgresql 7.3.1
authorwrobell <wrobell@pld-linux.org>
Mon, 30 Dec 2002 16:11:51 +0000 (16:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql-configure.patch -> 1.4

postgresql-configure.patch

index 45dc12667d5aa8fa1cd98ec5aaa388208b14c221..2dc08f775a9fd4d7212c10f0dcd9456c7d8dad8a 100644 (file)
@@ -1,12 +1,12 @@
-diff -Nur postgresql-7.3.orig/configure.in postgresql-7.3/configure.in
---- postgresql-7.3.orig/configure.in   Tue Nov 26 23:04:55 2002
-+++ postgresql-7.3/configure.in        Thu Nov 28 13:22:17 2002
+diff -Nur postgresql-7.3.1.orig/configure.in postgresql-7.3.1/configure.in
+--- postgresql-7.3.1.orig/configure.in Wed Dec 18 03:07:20 2002
++++ postgresql-7.3.1/configure.in      Mon Dec 30 17:11:22 2002
 @@ -20,9 +20,7 @@
  dnl The GNU folks apparently haven't heard that some people don't use
  dnl Texinfo. Use this sorcery to use "docdir" instead of "infodir".
  m4_define([info], [doc])
 -m4_define([infodir], [docdir])
- AC_INIT([PostgreSQL], [7.3], [pgsql-bugs@postgresql.org])
+ AC_INIT([PostgreSQL], [7.3.1], [pgsql-bugs@postgresql.org])
 -m4_undefine([infodir])
  m4_undefine([info])
  AC_SUBST(docdir)
This page took 0.202081 seconds and 4 git commands to generate.