Patch by BGA/Matt Madia: Fix the location of lpe symlink home -> common. Thanks!

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29966 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2009-04-06 13:15:16 +00:00
parent 86990636d4
commit ad5cf1c575
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ if [ IsOptionalHaikuImagePackageAdded Pe ] {
AddSymlinkToHaikuImage home config be Applications
: /boot/apps/Pe/Pe ;
AddSymlinkToHaikuImage home config bin
AddSymlinkToHaikuImage common bin
: /boot/apps/Pe/lpe ;
}
}