Fixed pair of typos in hgrep script.
This commit is contained in:
@@ -1065,8 +1065,8 @@ if [ IsOptionalHaikuImagePackageAdded HGrep ] {
|
|||||||
Echo "No optional package HGrep available for $(TARGET_ARCH)" ;
|
Echo "No optional package HGrep available for $(TARGET_ARCH)" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
hgrep-1.0-x86-gcc2-2012-07-23.zip
|
hgrep-1.0.1-x86-gcc2-2012-07-23.zip
|
||||||
: $(baseURL)/hgrep-1.0-x86-gcc2-2012-07-23.zip ;
|
: $(baseURL)/hgrep-1.0.1-x86-gcc2-2012-07-23.zip ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user