debian: use printf in place of echo in emacsen-install/remove scripts
commitd857b36a88a98f84fadd34051a9d60dd38b5b242
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 13 Mar 2011 06:05:39 +0000 (13 00:05 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Sun, 13 Mar 2011 06:07:19 +0000 (13 00:07 -0600)
tree45bcb471eba118a8b60307c0b8f449ca5114276e
parent215507ac9495f98c904784cbe895aaa48271c40a
debian: use printf in place of echo in emacsen-install/remove scripts

emacsen flavor names are not likely to contain special characters
like '\', but it is good style to protect against them nonetheless.

While at it, change the message "git: purging byte-compiled files"
to start with "remove/git:" for consistency.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
debian/git-el.emacsen-install
debian/git-el.emacsen-remove