summaryrefslogtreecommitdiff
path: root/auto/clean
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2013-08-26 21:28:38 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2013-08-27 06:46:21 +0200
commit3b0a401d4eaa4c961c6a07c3a98c3d40b0a3e031 (patch)
treea0d5c539f2e8679234550df0e48c27082e83476d /auto/clean
parenteed584b30c1d4b96e0be8dcf6781acb0aa30c37a (diff)
downloadkanotix-3b0a401d4eaa4c961c6a07c3a98c3d40b0a3e031.zip
kanotix-3b0a401d4eaa4c961c6a07c3a98c3d40b0a3e031.tar.gz
added some optional proprietary packages/ repositories and hooks
Diffstat (limited to 'auto/clean')
-rwxr-xr-xauto/clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/clean b/auto/clean
index 0802004..1128427 100755
--- a/auto/clean
+++ b/auto/clean
@@ -4,7 +4,7 @@ rm -f build.log
# Remove generated files
rm -f config/binary config/bootstrap config/chroot config/common config/source \
- config/kanotix config/chroot_local-includes/root/build.conf config/chroot_local-packageslists/kanotix-flavours.list
+ config/kanotix config/chroot_local-packageslists/kanotix-flavours.list
rm -f config/package-lists/compat.list.chroot
if [ -f config/all ]; then
sed -i '/^. config\/kanotix/d' config/all