This commit is contained in:
Oleg Kalachev
2022-09-24 13:46:34 +03:00
parent e9d13b865c
commit a1061ff32c

View File

@@ -92,3 +92,4 @@ for file in `find . -name "package.xml" -not -path "*/debian/*"`; do
fakeroot debian/rules binary
cd -
done
ls