Cleanup after creating debian packages.
Signed-off-by: Jan Vidar Krey <janvidar@extatic.org>
This commit is contained in:
parent
adeebb92a0
commit
7a02f92a4c
|
@ -89,3 +89,7 @@ mv deb.deb uhub_${VERSION}-${DEB_REVISION}_${HOST_MACHINE}.deb
|
||||||
### Check for errors
|
### Check for errors
|
||||||
lintian uhub_${VERSION}-${DEB_REVISION}_${HOST_MACHINE}.deb
|
lintian uhub_${VERSION}-${DEB_REVISION}_${HOST_MACHINE}.deb
|
||||||
|
|
||||||
|
### Cleanup
|
||||||
|
rm -Rf deb
|
||||||
|
rm -Rf ${PACKAGE}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue