- Remove destdir when finished

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1163 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-09-14 22:29:03 +00:00
parent 0e9b32fe65
commit bb74bcbc48
1 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@ cp "$1" "${destdir}/DEBIAN/control"
dpkg -b "${destdir}" .
rm -rf "${pkgname}-${version}"
# rm -rf "${destdir}"
rm -rf "${destdir}"