ソースを参照

package: update DEB control file to support rootless

osy 1 年間 前
コミット
a80e089415
1 ファイル変更1 行追加1 行削除
  1. 1 1
      scripts/package.sh

+ 1 - 1
scripts/package.sh

@@ -142,7 +142,7 @@ cat >"$DEB_TMP/DEBIAN/control" <<EOL
 Package: com.utmapp.UTM
 Version: ${VERSION}
 Section: Productivity
-Architecture: iphoneos-arm
+Architecture: all
 Depends: firmware (>=14.0), firmware-sbin, net.angelxwind.appsyncunified
 Installed-Size: ${SIZE_KIB}
 Maintainer: osy <dev@getutm.app>