]> granicus.if.org Git - postgis/commitdiff
another make install fix :-(
authorMarkus Schaber <markus@schabi.de>
Fri, 4 Mar 2005 11:03:18 +0000 (11:03 +0000)
committerMarkus Schaber <markus@schabi.de>
Fri, 4 Mar 2005 11:03:18 +0000 (11:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1477 b70326c6-7e19-0410-871a-916f4a2858ee

jdbc2/Makefile

index ce0829bd03731b1cdb42366a559993dbdd5a8c61..37fe9e968150c34a176da702b320b144eca3aed1 100644 (file)
@@ -233,7 +233,7 @@ install: jar installdirs
 
 installdirs:
        @echo Testing for successful inclusion of $(top_makefile)
-       test $(DESTDIR)
+       test $(top_makefile)
        $(mkinstalldirs) $(DESTDIR)
 
 # Preliminary JTS support