Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 430 Bytes

Emacs-pgtk-git

This is a fork of Wojtek242-RPM's and A6GibKm's Emacs RPM builds. It tracks Emacs' development branch and builds Emacs with the pgtk flag.

Building an RPM from git sources

Instructions based on this blog post

Testing the build locally

sudo dnf builddep emacs.spec
spectool -g -R emacs.spec
rpmbuild -ba emacs.spec