Specify the location of the .PackageInfo file.

Signed-off-by: Jessica Hamilton <[email protected]>
This commit is contained in:
luroh
2014-05-22 09:31:57 +12:00
committed by Jessica Hamilton
parent 03af6a44ed
commit b3fe70844e
+1 -1
View File
@@ -393,7 +393,7 @@ function MakeHPKG()
{
cd "$tempFirmwareDir/../../.."
makePackageInfo
package create -C system wifi_firmwares-1-any.hpkg
package create -C system -i .PackageInfo wifi_firmwares-1-any.hpkg
mv wifi_firmwares-1-any.hpkg `finddir B_SYSTEM_PACKAGES_DIRECTORY`
rm -rf "`finddir B_SYSTEM_TEMP_DIRECTORY`/package_me"
rm -rf "$tempDir"