projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22c4233
)
sys-apps/epoch: epoch-9999
author
Alice Ferrazzi
<alicef@gentoo.org>
Tue, 31 Jan 2017 16:26:38 +0000
(
01:26
+0900)
committer
Alice Ferrazzi
<alicef@gentoo.org>
Tue, 31 Jan 2017 16:27:10 +0000
(
01:27
+0900)
fix #607214 missing default config file
Package-Manager: portage-2.3.3
sys-apps/epoch/epoch-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/epoch/epoch-9999.ebuild
b/sys-apps/epoch/epoch-9999.ebuild
index 27c1d77c884dc2c5a4022107daceef05a0b8a80f..67132e99e3b9c72c30b6e9cc8c98b14284b22216 100644
(file)
--- a/
sys-apps/epoch/epoch-9999.ebuild
+++ b/
sys-apps/epoch/epoch-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-55,7
+55,7
@@
src_install() {
newepochins sbin
insinto /etc/epoch/
- newins "${FILESDIR}"/${PN}-1.0
_rc1
-epoch.conf epoch.conf
+ newins "${FILESDIR}"/${PN}-1.0-epoch.conf epoch.conf
}
pkg_postinst() {