dh-make-elpa
helper for creating Debian packages from ELPA packages
Install
- All systems
-
curl cmd.cat/dh-make-elpa.sh
- Debian
-
apt-get install dh-make-elpa - Ubuntu
-
apt-get install dh-make-elpa - Kali Linux
-
apt-get install dh-make-elpa - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dh-make-elpa - Raspbian
-
apt-get install dh-make-elpa
dh-make-elpa
helper for creating Debian packages from ELPA packages
dh-make-elpa will try to create the files required to build a Debian source package from an unpacked GNU Emacs ELPA package. The source packages produced are suitable for building with the dh_elpa tool.