Silence error message when deleting build tree after making an rpm, if rpmbuild has already deleted it.

This commit is contained in:
Joey Hess
2011-01-06 13:47:37 -04:00
parent 143131c8c0
commit 9b37ec8545
2 changed files with 17 additions and 7 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
alien (8.84) UNRELEASED; urgency=low
* Silence error message when deleting build tree after making an rpm,
if rpmbuild has already deleted it.
-- Joey Hess <joeyh@debian.org> Thu, 06 Jan 2011 13:47:10 -0400
alien (8.83) unstable; urgency=low
* Correct handling of arch all packages in deb arch check. Closes: #596209