summaryrefslogtreecommitdiff
path: root/librechroot
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-24 18:54:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-24 18:54:02 -0300
commit987763361d5e98a0158b65487619b14c9bd05457 (patch)
tree5c64ce3217f6038d1f5d28a751f48d3930a511ea /librechroot
parentee706c5c36fd8993905a14aa2afeb5951dac6ec9 (diff)
parentb4aae66a7c3ba3eec714ca6cc11cd9913b5cf2fd (diff)
Merge branch 'master' into fauno
Diffstat (limited to 'librechroot')
-rwxr-xr-xlibrechroot1
1 files changed, 0 insertions, 1 deletions
diff --git a/librechroot b/librechroot
index 0398a0f..9e292f5 100755
--- a/librechroot
+++ b/librechroot
@@ -45,7 +45,6 @@ function usage {
function clean_chroot { # Clean packages with pacman
msg "Cleaning chroot: ${CHROOTDIR}/${CHROOTNAME}"
- update-cleansystem
cp "/etc/libretools.d/cleansystem" "${CHROOTDIR}/${CHROOTNAME}/cleansystem"
(cat <<EOF
#!/bin/bash