diff options
Diffstat (limited to 'debian/postinst')
-rwxr-xr-x | debian/postinst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/postinst b/debian/postinst deleted file mode 100755 index 2333df3..0000000 --- a/debian/postinst +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -PACKAGE=dictionary - -/usr/lib/emacsen-common/emacs-package-install $PACKAGE - |