Skip to content

Commit

Permalink
Remove line that deletes pdmp
Browse files Browse the repository at this point in the history
  • Loading branch information
A6GibKm committed Nov 11, 2021
1 parent 255d717 commit d937719
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions emacs.spec
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,6 @@ cd ..
rm %{buildroot}%{_bindir}/emacs
touch %{buildroot}%{_bindir}/emacs

# Remove emacs.pdmp from common
rm %{buildroot}%{emacs_libexecdir}/emacs.pdmp

# Do not compress the files which implement compression itself (#484830)
gunzip %{buildroot}%{_datadir}/emacs/%{version}/lisp/jka-compr.el.gz
gunzip %{buildroot}%{_datadir}/emacs/%{version}/lisp/jka-cmpr-hook.el.gz
Expand Down

0 comments on commit d937719

Please sign in to comment.