diff options
Diffstat (limited to 'autoscripts/prerm-emacsen')
-rw-r--r-- | autoscripts/prerm-emacsen | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/autoscripts/prerm-emacsen b/autoscripts/prerm-emacsen index 8c3ca64c..d11dafab 100644 --- a/autoscripts/prerm-emacsen +++ b/autoscripts/prerm-emacsen @@ -1,3 +1 @@ -if [ -x /usr/lib/emacsen-common/emacs-package-remove ] ; then - /usr/lib/emacsen-common/emacs-package-remove #PACKAGE# -fi +/usr/lib/emacsen-common/emacs-package-remove #PACKAGE# |