patch mistake of Makfile - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject patch mistake of Makfile
Date
Msg-id 019501c473f4$dabfe4c0$1f324d80@w2k
Whole thread Raw
Responses Re: patch mistake of Makfile
List pgadmin-hackers
Hi Andreas.

Please check it.

--- src/Makefile.in.orig        Wed Jul 28 00:48:53 2004
+++ src/Makefile.in     Wed Jul 28 00:49:09 2004
@@ -201,7 +201,7 @@
 include/frmQuery.h include/frmSplash.h \
 include/frmStatus.h include/frmMaintenance.h \
 include/frmBackup.h include/frmRestore.h \
-include/misc.h include\pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \
+include/misc.h include/pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \
 include/pgCast.h include/pgCheck.h include/pgCollection.h \
 include/pgColumn.h include/pgConn.h include/pgTablespace.h \
 include/pgConstraints.h include/pgConversion.h \

regards,
Hiroshi Saito

pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Next
From: Andreas Pflug
Date:
Subject: Re: patch mistake of Makfile