summaryrefslogtreecommitdiff
path: root/librechroot
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-03-03 11:10:31 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-03-03 11:10:31 -0600
commitff02084e732bfbbb2986d4c04373ff577cb2e488 (patch)
tree304a810d37b7961ca2769b5093858b11117f516b /librechroot
parentb0f34edcb6a7ef1a6a96423b12994943b90af5ed (diff)
parent73c4144faeea20c20ce7dfb977cd07077e82c0e3 (diff)
Merge branch 'master' of gitpar:libretools
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