diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-02-24 18:54:02 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-02-24 18:54:02 -0300 |
commit | 987763361d5e98a0158b65487619b14c9bd05457 (patch) | |
tree | 5c64ce3217f6038d1f5d28a751f48d3930a511ea /librechroot | |
parent | ee706c5c36fd8993905a14aa2afeb5951dac6ec9 (diff) | |
parent | b4aae66a7c3ba3eec714ca6cc11cd9913b5cf2fd (diff) |
Merge branch 'master' into fauno
Diffstat (limited to 'librechroot')
-rwxr-xr-x | librechroot | 1 |
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 |