]> granicus.if.org Git - postgis/commitdiff
Make the scripts version get read again.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 8 Feb 2012 22:44:14 +0000 (22:44 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 8 Feb 2012 22:44:14 +0000 (22:44 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9122 b70326c6-7e19-0410-871a-916f4a2858ee

utils/read_scripts_version.pl

index 57af6bce713ee5b6c031d0e237d2ffccdbc07b2c..e9dab74a94dd623e7a22df9e6ec11a99515d34d6 100644 (file)
@@ -5,7 +5,6 @@ my $debug = 0;
 my @files = ( 
        "postgis.sql.in.c",
        "geography.sql.in.c",
-       "sqlmm.sql.in.c",
        "long_xact.sql.in.c" 
        );