mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
pentoo-system: pentoo-updater has a root check, so install it in bin so people stop telling me it isn't there
This commit is contained in:
parent
8b6d9ea95f
commit
25bf732a22
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ src_install() {
|
|||
insinto /etc/portage/repos.conf
|
||||
doins "${FILESDIR}/pentoo.conf"
|
||||
|
||||
dosbin "${FILESDIR}"/pentoo-updater
|
||||
dobin "${FILESDIR}"/pentoo-updater
|
||||
|
||||
#/etc/portage/postsync.d
|
||||
exeinto /etc/portage/postsync.d
|
||||
Loading…
Reference in a new issue