pentoo-livecd: moar typos

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-06-10 21:10:26 -04:00
parent bd0562757d
commit fb2996ac6e
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -43,6 +43,6 @@ src_install() {
doexe "${FILESDIR}"/networkmanager.desktop
exeinto /etc/skel/Desktop
newexe "${FILESDIR}"/sudo-networkmanager.desktop networkmanager.desktop
newbin "${FILESDIR}/pentoo-sudo-start-nm" pentoo-sudo-start-nm
newsbin "${FILESDIR}/pentoo-start-nm" pentoo-start-nm
newbin "${FILESDIR}/pentoo-sudo-start-nm-r1" pentoo-sudo-start-nm
newsbin "${FILESDIR}/pentoo-start-nm-r1" pentoo-start-nm
}