瀏覽代碼

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
 Package: com.utmapp.UTM
 Version: ${VERSION}
 Version: ${VERSION}
 Section: Productivity
 Section: Productivity
-Architecture: iphoneos-arm
+Architecture: all
 Depends: firmware (>=14.0), firmware-sbin, net.angelxwind.appsyncunified
 Depends: firmware (>=14.0), firmware-sbin, net.angelxwind.appsyncunified
 Installed-Size: ${SIZE_KIB}
 Installed-Size: ${SIZE_KIB}
 Maintainer: osy <dev@getutm.app>
 Maintainer: osy <dev@getutm.app>