]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- adjusted to 7.4.6
authorMichal Chruszcz <mchruszcz@gmail.com>
Sat, 23 Oct 2004 09:36:31 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql-doc.patch -> 1.7

postgresql-doc.patch

index b8bcf574825cd00bffe5f630b3a4a742d2ac5b8e..8524a4326bccc95c7f5fad6933b6924eeb1bcae0 100644 (file)
@@ -1,12 +1,11 @@
-diff -Nur postgresql-7.3.2.orig/configure.in postgresql-7.3.2/configure.in
---- postgresql-7.3.2.orig/configure.in Sun Feb  2 20:56:45 2003
-+++ postgresql-7.3.2/configure.in      Wed Feb  5 11:25:49 2003
+--- postgresql-7.4.6/configure.in.orig 2004-10-22 02:26:22.000000000 +0200
++++ postgresql-7.4.6/configure.in      2004-10-23 10:53:26.446102128 +0200
 @@ -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.4.5], [pgsql-bugs@postgresql.org])
+ AC_INIT([PostgreSQL], [7.4.6], [pgsql-bugs@postgresql.org])
 -m4_undefine([infodir])
  m4_undefine([info])
  AC_SUBST(docdir)
This page took 0.056218 seconds and 4 git commands to generate.