projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd433fe
)
mail-mta/esmtp: switch to default_src_install
author
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 29 May 2018 16:31:25 +0000
(19:31 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 29 May 2018 16:31:25 +0000
(19:31 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
mail-mta/esmtp/esmtp-1.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/mail-mta/esmtp/esmtp-1.2-r1.ebuild
b/mail-mta/esmtp/esmtp-1.2-r1.ebuild
index ac16a7833d1b1f6ebbd4deb0e3c4770af5b8e276..bd1d86f7997abe8332d2d1044e37b7ff7c06da50 100644
(file)
--- a/
mail-mta/esmtp/esmtp-1.2-r1.ebuild
+++ b/
mail-mta/esmtp/esmtp-1.2-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-35,7
+35,7
@@
DEPEND="${CDEPEND}
"
src_install() {
- emake DESTDIR="${D}" install
+ default
dodoc AUTHORS ChangeLog NEWS README TODO sample.esmtprc
}