From fb72e3952454bee90d30f8f2cacfbee651bc1bc5 Mon Sep 17 00:00:00 2001 From: Alexandre Petit-Bianco Date: Mon, 11 Dec 2000 18:41:29 +0000 Subject: [PATCH] install-defs.sh: Removed. 2000-12-11 Alexandre Petit-Bianco * install-defs.sh: Removed. From-SVN: r38193 --- fastjar/ChangeLog | 4 ++++ fastjar/install-defs.sh | 7 ------- 2 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 fastjar/install-defs.sh diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index a04611aa546c..5ea513b213d1 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,7 @@ +2000-12-11 Alexandre Petit-Bianco + + * install-defs.sh: Removed. + 2000-12-10 Robert Lipe * jargrep.c (jargrep): Added null statement after case. diff --git a/fastjar/install-defs.sh b/fastjar/install-defs.sh deleted file mode 100644 index d7c906e3a361..000000000000 --- a/fastjar/install-defs.sh +++ /dev/null @@ -1,7 +0,0 @@ -CP=/bin/cp -STRIP=/usr/bin/strip -CHMOD=/bin/chmod - -prefix=/usr/local -exec_prefix=${prefix} -BINDIR=${exec_prefix}/bin