From 5bb6beb42b86a255991f29fc2a4faabe93d1991c Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Fri, 14 Jun 2002 19:31:00 +0200 Subject: Imported version 1.8.2 from tarball fixed Makefile --- deb/postinst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 deb/postinst (limited to 'deb/postinst') diff --git a/deb/postinst b/deb/postinst new file mode 100755 index 0000000..2333df3 --- /dev/null +++ b/deb/postinst @@ -0,0 +1,6 @@ +#!/bin/sh + +PACKAGE=dictionary + +/usr/lib/emacsen-common/emacs-package-install $PACKAGE + -- cgit v1.2.3