Perl's old location was /boot/home/config/bin not /bin.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28523 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2008-11-05 23:02:33 +00:00
parent d6db242bbd
commit 28f40a0eff
+1 -1
View File
@@ -414,7 +414,7 @@ if [ IsOptionalHaikuImagePackageAdded Perl ] {
: $(baseURL)/perl-5.10.0-gcc2-2008-10-29.zip
:
;
AddSymlinkToHaikuImage bin : /boot/common/bin/perl : perl ;
AddSymlinkToHaikuImage home config bin : /boot/common/bin/perl : perl ;
}
}