From c000286dabf780061b46cfdadd2121869cd9e02a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 4 Jan 2015 15:59:26 -0500 Subject: Generate the duplicated code in chcleanup --- src/chroot-tools/librechroot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/chroot-tools/librechroot') diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot index 0fbb8f7..616d868 100755 --- a/src/chroot-tools/librechroot +++ b/src/chroot-tools/librechroot @@ -327,6 +327,8 @@ main() { _makechrootpkg sync_chroot "$CHROOTDIR/$CHROOT" "$COPY" fi + # Note: the in-chroot pkgconfdir is non-configurable, this is + # intentionally hard-coded. mkdir -p "$copydir/etc/libretools.d" { if [[ ${#CHROOTEXTRAPKG[*]} -eq 0 ]]; then -- cgit v1.2.3-54-g00ecf