when building i get this:
E: git-core: file-in-etc-not-marked-as-conffile 
/etc/emacs/site-start.d/50git-core.el

i think the right way to do this is to use dh_installemacsen. Since that
debian maintainer doesnt want to use debhelper we would need to mimic
its behaviour. consider to look at /usr/bin/dh_installemacsen to see
what it does. From what i can see its a combination of installing thef
iles in /usr/share and adding some postinst/prerm snippets.

e.g. this is what i see in /var/lib/dpkg/info/quilt-el.postinst

if [ "$1" = "configure" ] && [ -x /usr/lib/emacsen-common/emacs-package-install 
]
then
        /usr/lib/emacsen-common/emacs-package-install quilt-el
fi

Please adjust your patch accordingly.


** Changed in: git-core (Ubuntu)
       Status: New => Incomplete

-- 
git-core doesn't install bindings for emacsen
https://bugs.launchpad.net/bugs/188218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to