Clean up the package directory as intended

This is relevant for pkgsrc packaging.
This commit is contained in:
Pierre Pronchery 2015-05-29 10:57:57 +02:00
parent 1e0f34da9b
commit eb129d7211

View File

@ -632,7 +632,7 @@ _package_pkgsrc()
distname="$PACKAGE-$VERSION"
pkgname=$(echo "$PKGSRC_PREFIX$PACKAGE" | $TR A-Z a-z)
$DEBUG $RM -r -- "pkgname" || return 2
$DEBUG $RM -r -- "$pkgname" || return 2
$DEBUG $MKDIR -- "$pkgname" || return 2
#check the license