aboutsummaryrefslogtreecommitdiffstats
path: root/guix/emacs-with-editor/emacs-with-editor.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-12-12 18:26:24 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-12-15 13:18:20 +0800
commit7c4a857012e489003fbc04f3800ce8c13158739a (patch)
treec46dc0bfb9a08f991818846a6ff29cfbf851eff2 /guix/emacs-with-editor/emacs-with-editor.spec
parent03f5771fde737761083d599f78b2e89332cab345 (diff)
downloadcopr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.tar
copr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.tar.gz
copr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.tar.bz2
copr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.tar.lz
copr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.tar.xz
copr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.tar.zst
copr-rpm-spec-7c4a857012e489003fbc04f3800ce8c13158739a.zip
Use configure, make_build, make_install macros
Diffstat (limited to 'guix/emacs-with-editor/emacs-with-editor.spec')
-rw-r--r--guix/emacs-with-editor/emacs-with-editor.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec
index d3b6f08..e98ec47 100644
--- a/guix/emacs-with-editor/emacs-with-editor.spec
+++ b/guix/emacs-with-editor/emacs-with-editor.spec
@@ -27,7 +27,7 @@ call home.
%build
-make MAKEINFO='makeinfo --no-split' INSTALL_INFO='true' \
+%make_build MAKEINFO='makeinfo --no-split' INSTALL_INFO='true' \
EFLAGS='-L %{_emacs_sitelispdir}/dash' all
@@ -63,7 +63,7 @@ fi
%changelog
* Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-3
-- Use autosetup macro
+- Use autosetup and make_build macros
- Rename the source tarball
* Sat Dec 09 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-2