mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-06-22 22:23:54 +08:00
不再往系统拉屎
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user