Skip to content
Snippets Groups Projects
Commit 69062d85 authored by Pavel Vondruska's avatar Pavel Vondruska
Browse files

Pridani vytvareni repozitarovych metadat

parent a0fb620b
No related branches found
No related tags found
No related merge requests found
Pipeline #2151 passed
...@@ -42,3 +42,7 @@ m-a -l $(dpkg -l | grep -Po "linux-image-\K\d+.*\-amd64" | paste -s -d ',') a-b ...@@ -42,3 +42,7 @@ m-a -l $(dpkg -l | grep -Po "linux-image-\K\d+.*\-amd64" | paste -s -d ',') a-b
cp /usr/src/openafs-modules-*_amd64.deb . cp /usr/src/openafs-modules-*_amd64.deb .
mkdir build mkdir build
mv *.deb build/ mv *.deb build/
cd build
dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz
dpkg-scanpackages . /dev/null > Release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment