From 8f012ac89b227dc5b966d81bbbcb59adda76b367 Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Thu, 4 Nov 2004 06:09:26 +0000 Subject: Contrib build fixes: - add some additional files to the dbmirror install (approved by ssinger) - add a makefile for contrib/mysql, and add mysql to the list of contribs build by default - use xml2-config to pickup -I flags for libxml2 in contrib/xml and contrib/xml2 Original work from Martin Pitt of Debian, minor cleanups by Neil Conway. --- contrib/mysql/mysql2pgsql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/mysql/mysql2pgsql') diff --git a/contrib/mysql/mysql2pgsql b/contrib/mysql/mysql2pgsql index a51dfde53e3..dfe5d6ffa21 100755 --- a/contrib/mysql/mysql2pgsql +++ b/contrib/mysql/mysql2pgsql @@ -1,4 +1,4 @@ -# -*- perl -*- +#!/usr/bin/perl # mysql2pgsql # Take a MySQL schema dump and turn it into SQL92 and PostgreSQL form. # Thomas Lockhart, (c) 2000, PostgreSQL Inc. -- cgit v1.2.3