不再往系统拉屎

This commit is contained in:
2024-05-08 11:59:35 +08:00
parent b82aac8f6f
commit 00598891ff
64 changed files with 70 additions and 53 deletions
+5 -4
View File
@@ -38,11 +38,12 @@ Description: Spark Deepin Wine Helper
EOF
cp postrm pkg/DEBIAN/postrm
cp postinst pkg/DEBIAN/postinst
cp prerm pkg/DEBIAN/prerm
chmod +x pkg/DEBIAN/postrm
chmod +x pkg/DEBIAN/postinst
chmod +x pkg/DEBIAN/prerm
cd pkg && fakeroot dpkg-deb -Z xz -b . ../
cd ..
@@ -56,7 +57,7 @@ cat << EOF >pkg/opt/apps/store.spark-app.spark-dwine-helper/info
"appid": "store.spark-app.spark-dwine-helper",
"name": "store.spark-app.spark-dwine-helper",
"version": "$version",
"arch": ["amd64,arm64,mipsel64,sw64"],
"arch": ["amd64,arm64"],
"permissions": {
"autostart": false,
"notification": false,