projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
588abdb
)
app-emacs/windows: cosmetic fix.
author
Victor Gaydov
<victor@enise.org>
Tue, 16 Aug 2016 11:11:48 +0000
(14:11 +0300)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sat, 20 Aug 2016 11:23:49 +0000
(13:23 +0200)
Closes: https://github.com/gentoo/gentoo/pull/2092
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-emacs/windows/windows-2.49.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/windows/windows-2.49.ebuild
b/app-emacs/windows/windows-2.49.ebuild
index 12b33fe39d2d1d80d5548163b5f2a4f27281126d..191a0c3b070f74e1102ff3cf1520741809704a06 100644
(file)
--- a/
app-emacs/windows/windows-2.49.ebuild
+++ b/
app-emacs/windows/windows-2.49.ebuild
@@
-21,6
+21,6
@@
DEPEND="${RDEPEND}"
SITEFILE="50${PN}-gentoo.el"
src_compile() {
- elisp-compile *.el
|| die
- elisp-make-autoload-file
|| die
+ elisp-compile *.el
+ elisp-make-autoload-file
}