mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
pentoo-installer: stop installing shortcut to /root, no need for it
This commit is contained in:
parent
32bfd76f23
commit
d6d120568d
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@ PDEPEND="dev-util/dialog
|
|||
src_install() {
|
||||
dodir /usr/
|
||||
cp -R "${S}"/* "${ED}"/usr/ || die "Copy files failed"
|
||||
exeinto /root/Desktop/
|
||||
doexe share/applications/pentoo-installer.desktop
|
||||
exeinto /etc/skel/Desktop/
|
||||
newexe share/applications/sudo-pentoo-installer.desktop pentoo-installer.desktop
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue