Re: RFC: relaxation of debian-emacs-policy dependency requirements
Hi Rob,
Rob Browning <rlb@defaultvalue.org> writes:
> postinst:
> for flavor in /var/lib/ec/state/flavor/installed/*
> /usr/lib/emacsen-common/packages/install/PACKAGE $flavor
> touch /var/lib/ec/state/package/installed/PACKAGE
Thanks for working on this. Can you comment on
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619480#79
? Particularly, could
/usr/lib/emacsen-common/packages/install/PACKAGE
in the future just include a call to something like
emacsen-install-helper $1
so that we could get rid of all the copypasted shell script snippets
that do byte compilation in unique and interesting ways?
-Timo
Reply to: