summaryrefslogtreecommitdiff
path: root/construct.sh
diff options
context:
space:
mode:
Diffstat (limited to 'construct.sh')
-rwxr-xr-xconstruct.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/construct.sh b/construct.sh
index bd0c5dfe0..beb9ed809 100755
--- a/construct.sh
+++ b/construct.sh
@@ -10,8 +10,8 @@ for package in data/!(*_); do
done | gzip -9c >"${PKG_OVER}"
dpkg-scanpackages debs <(zcat "${PKG_OVER}") >"${PKG_PKGS}"
gzip -c "${PKG_PKGS}" >"${PKG_PKGS}.gz"
-rm -rf "${PKG_REPO}/debs"
-cp -a debs "${PKG_REPO}"
+#rm -rf "${PKG_REPO}/debs"
+#cp -a debs "${PKG_REPO}"
cd "${PKG_REPO}/dists/tangelo"
export PKG_RVSN=8