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

(-)skype.sh.old (-1 / +1 lines)
Lines 8-11 Link Here
8
#Going to "homedir"
8
#Going to "homedir"
9
cd ${progpath}
9
cd ${progpath}
10
skypecmd="${progpath}${progname}"
10
skypecmd="${progpath}${progname}"
11
${skypecmd} ${progopts}
11
exec ${skypecmd} ${progopts} $@

Return to bug 141198