From: Kevin M. Rosenberg Date: Mon, 5 May 2003 15:42:40 +0000 (+0000) Subject: r4810: Automatic commit for debian_version_0_1-1 X-Git-Tag: debian-0.2.0-4~16 X-Git-Url: http://git.kpe.io/?p=cl-readline.git;a=commitdiff_plain;h=49f16a2f58ec319d4d42e8a4af9dc3fadf05f6b7 r4810: Automatic commit for debian_version_0_1-1 --- diff --git a/debian/postinst b/debian/postinst index f45526c..21239e0 100755 --- a/debian/postinst +++ b/debian/postinst @@ -1,10 +1,8 @@ #! /bin/sh - - set -e # package name according to lisp -LISP_PKG=cl-readline +LISP_PKG=readline # summary of how this script can be called: # * `configure' diff --git a/debian/prerm b/debian/prerm index df821a7..58ae298 100755 --- a/debian/prerm +++ b/debian/prerm @@ -1,10 +1,7 @@ #! /bin/sh - - set -e -# package name according to lisp -LISP_PKG=cl-readline +LISP_PKG=readline # summary of how this script can be called: # * `remove'