summaryrefslogtreecommitdiff
path: root/construct.sh
diff options
context:
space:
mode:
Diffstat (limited to 'construct.sh')
-rwxr-xr-xconstruct.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/construct.sh b/construct.sh
index aa3d1e400..91c6100a1 100755
--- a/construct.sh
+++ b/construct.sh
@@ -137,4 +137,5 @@ EOF
popd
done
+rsync -a "${PKG_BASE}/info" "${PKG_REPO}"
diff -x Release.gpg -x Release -x Packages.xz -x Packages.bz2 -ur "${PKG_BASE}/apt-old/" "${PKG_REPO}"