git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 695f239)
Document and work around ANT bug that prevents directory deletion.
Thu, 7 Jun 2001 20:24:54 +0000 (20:24 +0000)
Thu, 7 Jun 2001 20:24:54 +0000 (20:24 +0000)

diff --git a/src/interfaces/jdbc/Makefile b/src/interfaces/jdbc/Makefile
index c6e7fc6604a1d049189d2d48f1443ef135bb47da..c40de4e0bc0ecb976dc4dc35d1c2880ca573185d 100644 (file)
--- a/src/interfaces/jdbc/Makefile
+++ b/src/interfaces/jdbc/Makefile
@@ -4,7 +4,7 @@
#
# Copyright (c) 1994, Regents of the University of California
#
-# $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/Makefile,v 1.31 2001年05月25日 14:28:58 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/Makefile,v 1.32 2001年06月07日 20:24:54 momjian Exp $
#
#-------------------------------------------------------------------------
@@ -37,3 +37,5 @@ uninstall:
clean distclean maintainer-clean:
$(ANT) -buildfile $(top_srcdir)/build.xml clean
+ # ANT 1.3 has a bug that prevents directory deletion
+ rm -rf build jars
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /