* KeymapSwitcher package updated to work with recent (after ~r43100) revisions of Haiku.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43224 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6a99b22472
commit
90586eb692
@ -953,12 +953,12 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-12.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-12.zip ;
|
||||
KeymapSwitcher-1.2.6-x86-gcc4-2011-11-07.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc4-2011-11-07.zip ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-12.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-12.zip ;
|
||||
KeymapSwitcher-1.2.6-x86-gcc2-2011-11-07.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc2-2011-11-07.zip ;
|
||||
}
|
||||
AddSymlinkToHaikuImage home config be Preferences
|
||||
: /boot/common/bin/KeymapSwitcher ;
|
||||
|
Loading…
Reference in New Issue
Block a user