projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9c8b3
)
sys-fs/autorun: nix src_install()
author
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 13:57:43 +0000
(09:57 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 18:23:12 +0000
(14:23 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-fs/autorun/autorun-3.17.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/autorun/autorun-3.17.ebuild
b/sys-fs/autorun/autorun-3.17.ebuild
index b6ddc14c47d9f54cbe4358c651f88e10c6fe0c2b..7d6df164e2a8bd581d997bd5dd8e9b636941a918 100644
(file)
--- a/
sys-fs/autorun/autorun-3.17.ebuild
+++ b/
sys-fs/autorun/autorun-3.17.ebuild
@@
-25,8
+25,3
@@
src_configure() {
econf \
--disable-dependency-tracking
}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- default
-}