projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b45802
)
app-misc/tmux: Use rm -f
author
Sven Wegener
<swegener@gentoo.org>
Tue, 31 Oct 2017 15:07:02 +0000
(15:07 +0000)
committer
Sven Wegener
<swegener@gentoo.org>
Tue, 31 Oct 2017 15:08:34 +0000
(15:08 +0000)
aclocal.m4 does not exist for the live ebuild
Package-Manager: Portage-2.3.8, Repoman-2.3.4
app-misc/tmux/tmux-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/tmux/tmux-9999.ebuild
b/app-misc/tmux/tmux-9999.ebuild
index 9e06490e5cc946a64ab63c1284b1c7a336c430cf..56c460fec6f13244a551c2eda5d6a067e9617105 100644
(file)
--- a/
app-misc/tmux/tmux-9999.ebuild
+++ b/
app-misc/tmux/tmux-9999.ebuild
@@
-54,7
+54,7
@@
src_prepare() {
replace-flags -Os -O2
# regenerate aclocal.m4 to support earlier automake versions
- rm aclocal.m4 || die
+ rm
-f
aclocal.m4 || die
default
eautoreconf