Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 251100
Collapse All | Expand All

(-)install.pl.orig (-2 / +2 lines)
Lines 682-688 Link Here
682
682
683
checkProgramms();
683
checkProgramms();
684
684
685
showEula();
685
#showEula();
686
686
687
getInstallDir();
687
getInstallDir();
688
688
Lines 696-702 Link Here
696
696
697
cleanup();
697
cleanup();
698
698
699
createDesktopIcons();
699
#createDesktopIcons();
700
700
701
printf $FINISHED_MSG_FORMAT, $installDir;
701
printf $FINISHED_MSG_FORMAT, $installDir;
702
702

Return to bug 251100