archboot/hooks/arch_wireless

6 lines
92 B
Text
Raw Normal View History

2007-10-22 07:56:38 +02:00
run_hook ()
{
#fix perl symlink
ln -s /usr/lib/perl5/current /usr/lib/perl5/5.8.8
}