Update Makefile

This commit is contained in:
Adam Majer 2024-08-24 17:13:35 +02:00
parent 94fdb3b442
commit c8455c22dc

View File

@ -9,5 +9,5 @@ test:
update-packages:
f=$$(mktemp) ;\
osc api /source/openSUSE:Factory?view=info | grep -v lsrcmd5 | grep srcmd5= | sed -e 's,.*package=",,; s,".*,,' | grep -v : > $$f ;\
echo _project >> $$f ;\
echo _project >> $$f;\
mv $$f packages