Updated KeymapSwitcher OptionalPackages for gcc2 and gcc4 alpha3, built by S.Zharski
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41857 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
22d447acdc
commit
4d0944c90d
@ -933,14 +933,14 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-x86-gcc4-2011-03-01.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc4-2011-03-01.zip ;
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-05-31.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-05-31.zip ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-x86-gcc2-2011-03-01.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc2-2011-03-01.zip ;
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-05-31.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-05-31.zip ;
|
||||
}
|
||||
AddSymlinkToHaikuImage home config be Desktop\ applets
|
||||
AddSymlinkToHaikuImage home config be Preferences
|
||||
: /boot/common/bin/KeymapSwitcher ;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user