summaryrefslogtreecommitdiff
path: root/src/chroot-tools/librechroot
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-04 15:59:26 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-04 15:59:26 -0500
commitc000286dabf780061b46cfdadd2121869cd9e02a (patch)
treef197dc76978ff49b98622f65fc183eb3352e8a3a /src/chroot-tools/librechroot
parentec4223a6a689b341bf4a60c3e7eb0e6211b0e5f3 (diff)
Generate the duplicated code in chcleanup
Diffstat (limited to 'src/chroot-tools/librechroot')
-rwxr-xr-xsrc/chroot-tools/librechroot2
1 files changed, 2 insertions, 0 deletions
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