From 70dca91cadaa3939a2028bd0c479dae6e17cd385 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 8 Sep 2015 14:05:24 -0300 Subject: change removal message --- emacsen-common/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacsen-common') diff --git a/emacsen-common/remove b/emacsen-common/remove index 36ddfd7..58021f9 100755 --- a/emacsen-common/remove +++ b/emacsen-common/remove @@ -26,7 +26,7 @@ case $FLAVOR in echo remove/${ELPA_PACKAGE}: Handling removal of emacsen flavor ${FLAVOR} esac -echo emacsen-common: purging byte-compiled files for ${FLAVOR} +echo dh-elpa: purging flavor specific files for ${FLAVOR} rm -f ${elc_dir}/*.elc find ${elc_dir} -type l -delete rm -f ${elc_dir}/Install.log* -- cgit v1.2.3