From 480d66f7e64422dc5079305e704db4407c63204c Mon Sep 17 00:00:00 2001 From: helixarch Date: Sun, 13 Sep 2015 13:09:38 +0300 Subject: [PATCH] Update --- debtap | 1 - 1 file changed, 1 deletion(-) diff --git a/debtap b/debtap index 13aa76f..dce6484 100755 --- a/debtap +++ b/debtap @@ -3423,7 +3423,6 @@ if [ -e conffiles ]; then fi # Generating non optional dependencies fields - if [ $(grep -q '^Depends:\|^Pre-Depends:' control; echo $?) -eq 0 ]; then grep '^Depends:\|^Pre-Depends:' control | sed -e s'/^Depends: \|^Pre-Depends: //g' -e s'/ (/(/g' -e s'/= /=/g' -e s'/>> />/g' -e s'/<< /