diff options
Diffstat (limited to 'debian/pbuilder.postinst')
-rw-r--r-- | debian/pbuilder.postinst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/pbuilder.postinst b/debian/pbuilder.postinst index f42d99b..4af446d 100644 --- a/debian/pbuilder.postinst +++ b/debian/pbuilder.postinst @@ -2,8 +2,5 @@ set -e . /usr/share/debconf/confmodule -dpkg-maintscript-helper rm_conffile \ - /etc/bash_completion.d/pbuilder 0.215+nmu4~ pbuilder -- "$@" - #DEBHELPER# exit 0 |