Specify the location of the .PackageInfo file.
Signed-off-by: Jessica Hamilton <jessica.l.hamilton@gmail.com>
This commit is contained in:
parent
03af6a44ed
commit
b3fe70844e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user