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