Skip to content
Snippets Groups Projects
Commit 2da4c43f authored by garciadeblas's avatar garciadeblas
Browse files

Clean stage-archive.sh


Change-Id: Ie0a1c29cd15f4b9510bdbf8e14a051df93b24edd
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 9bd1ee2d
No related branches found
Tags release-v9.0-start v9.0.0 v9.0.0rc1
No related merge requests found
......@@ -17,7 +17,4 @@ rm -rf pool
rm -rf dists
mkdir -p pool/$MDG
mv deb_dist/*.deb pool/$MDG/
mkdir -p dists/unstable/$MDG/binary-amd64/
apt-ftparchive packages pool/$MDG > dists/unstable/$MDG/binary-amd64/Packages
gzip -9fk dists/unstable/$MDG/binary-amd64/Packages
echo "dists/**,pool/$MDG/*.deb"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment