From d34b5709c56b99f2de98204d872caac5cee71db6 Mon Sep 17 00:00:00 2001 From: helixarch Date: Thu, 4 Jun 2015 22:01:24 +0300 Subject: [PATCH] Update --- debtap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debtap b/debtap index 46f974b..e2f6423 100755 --- a/debtap +++ b/debtap @@ -3417,7 +3417,7 @@ if [ -e preinst ] || [ -e postinst ] || [ -e prerm ] || [ -e postrm ]; then fi # Removing metadata of original .deb package and virtual packages list -rm -rf control preinst postinst prerm postrm conffiles virtual-packages and virtual +rm -rf control preinst postinst prerm postrm conffiles virtual-packages # Prompting user for editing .PKGINFO and .INSTALL files if [[ "$1" != "-Q" ]] && [[ "$1" != "--Q" ]] && [[ "$1" != "-Quiet" ]] && [[ "$1" != "--Quiet" ]]; then