2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-12 18:58:34 +00:00

Amend deb package build to avoid extranoeus content

Change-Id: I6619e057874ee84d42bac6d35456278ae90f16f2
This commit is contained in:
Jarrod Johnson 2024-09-04 10:31:14 -04:00
parent 2168c171cc
commit 6c9a64dd1f

View File

@ -21,4 +21,4 @@ dpkg-buildpackage -rfakeroot -uc -us -i
cd -
rm -rf $(find deb_dist -mindepth 1 -maxdepth 1 -type d)
rm $1/*pyghmi*
cp deb_dist/* $1/
cp deb_dist/*.deb $1/