Bugger me not

master
Ismael Barros² 2014-08-10 23:56:20 +02:00
parent 71fbb266e6
commit befdda91a6
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ case "$Distro" in
}
cleanAppDir() {
rm .INSTALL .PKGINFO .MTREE
rm -f .INSTALL .PKGINFO .MTREE
}
;;