Skip to content

Commit

Permalink
pentoo-installer: stop installing shortcut to /root, no need for it
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed Dec 5, 2018
1 parent 32bfd76 commit d6d1205
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pentoo/pentoo-installer/pentoo-installer-99999999.ebuild
Expand Up @@ -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
}

0 comments on commit d6d1205

Please sign in to comment.