Updated KeymapSwitcher's locally downloaded packages name, to match the url.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40775 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2011-03-02 10:50:04 +00:00
parent e5dca0c2c0
commit 6180200edd
1 changed files with 2 additions and 2 deletions

View File

@ -955,7 +955,7 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
Echo "No optional package KeymapSwitcher available for $(TARGET_ARCH)" ;
} else if $(HAIKU_GCC_VERSION[1]) >= 4 {
InstallOptionalHaikuImagePackage
KeymapSwitcher-1.2.5-r1a2-x86-gcc4-2010-05-08.zip
KeymapSwitcher-1.2.6-x86-gcc4-2011-03-01.zip
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc4-2011-03-01.zip
:
;
@ -963,7 +963,7 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
: /boot/common/bin/KeymapSwitcher ;
} else {
InstallOptionalHaikuImagePackage
KeymapSwitcher-1.2.5-r1a2-x86-gcc2-2010-05-08.zip
KeymapSwitcher-1.2.6-x86-gcc2-2011-03-01.zip
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc2-2011-03-01.zip
:
;