summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryon Roche <kain@gentoo.org>2002-05-08 04:59:47 +0000
committerBryon Roche <kain@gentoo.org>2002-05-08 04:59:47 +0000
commit33ffba737834b9eac8154f781711fc3984b643aa (patch)
treebe754122e6de075a63a051021c3cb7601907922a /scripts/autobuildimgppc.sh
parentKain's autobuilder script for making a PPC stage1 *may work for other archs too* (diff)
downloadgentoo-2-33ffba737834b9eac8154f781711fc3984b643aa.tar.gz
gentoo-2-33ffba737834b9eac8154f781711fc3984b643aa.tar.bz2
gentoo-2-33ffba737834b9eac8154f781711fc3984b643aa.zip
A little attribution.
Diffstat (limited to 'scripts/autobuildimgppc.sh')
-rw-r--r--scripts/autobuildimgppc.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/autobuildimgppc.sh b/scripts/autobuildimgppc.sh
index 07f866350604..1faf92dcefcf 100644
--- a/scripts/autobuildimgppc.sh
+++ b/scripts/autobuildimgppc.sh
@@ -1,5 +1,8 @@
#!/bin/bash
+#I'm not sure who wrote the original autobuildimg.sh script, but thanks for
+#the framework.
+
cleanup() {
cp /etc/make.conf.build /etc/make.conf
exit $1