From e6fb386da04e84cc10062f3abf29ee30c7c8cd08 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 26 Apr 2002 07:17:54 +0000 Subject: [PATCH] remove some dead stuff. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272580 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/pkginfo | 9 --------- src/etc/prototype | 12 ------------ 2 files changed, 21 deletions(-) delete mode 100644 src/etc/pkginfo delete mode 100644 src/etc/prototype diff --git a/src/etc/pkginfo b/src/etc/pkginfo deleted file mode 100644 index cad292582..000000000 --- a/src/etc/pkginfo +++ /dev/null @@ -1,9 +0,0 @@ -PKG="ASFant" -NAME="Apache Ant build tool" -VERSION="1.0" -ARCH="sparc i386" -CLASSES="none" -CATEGORY="utility" -VENDOR="Apache" -EMAIL="costin@eng.sun.com" -BASEDIR=/ diff --git a/src/etc/prototype b/src/etc/prototype deleted file mode 100644 index abd374b7e..000000000 --- a/src/etc/prototype +++ /dev/null @@ -1,12 +0,0 @@ -i pkginfo -d none /opt/ant 0755 costin other -d none /opt/ant/lib 0755 costin staff -f none /opt/ant/lib/ant.jar 0644 costin staff -f none /opt/ant/lib/xml.jar 0644 costin staff -f none /opt/ant/lib/moo.jar 0644 costin staff -f none /opt/ant/lib/build.xml 0644 costin staff -d none /opt/ant/bin 0755 costin staff -f none /opt/ant/bin/ant 0755 costin staff -f none /opt/ant/bin/antRun 0755 costin staff -d none /opt/ant/docs 0755 costin staff -f none /opt/ant/docs/index.html 0644 costin staff