use case for registering dynamic files for removal
David Bremner <[email protected]>
| Newsgroups | gmane.linux.debian.devel.emacsen,gmane.linux.debian.devel.dpkg.general |
|---|---|
| Message-ID | <[email protected]> |
>From an IRC discussion Helmut asked me to mention our use case for dynamic file registration. In emacs addon packages we currently generate byte-compiled .elc files and some symlinks at install time. It would be very useful not to have to track and clean those up in an ad-hoc way.