From 76cb151b07e6d34cf9caa411c40f09d881eb3817 Mon Sep 17 00:00:00 2001 From: msojocs Date: Fri, 11 Mar 2022 15:01:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20deb=E6=89=93=E5=8C=85=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/deb.desktop | 0 res/deb/data/DEBIAN/control | 1 + res/deepin/DEBIAN/control | 1 + res/template.desktop | 0 4 files changed, 2 insertions(+) mode change 100644 => 100755 res/deb.desktop mode change 100644 => 100755 res/template.desktop diff --git a/res/deb.desktop b/res/deb.desktop old mode 100644 new mode 100755 diff --git a/res/deb/data/DEBIAN/control b/res/deb/data/DEBIAN/control index c67617d..67b91ff 100644 --- a/res/deb/data/DEBIAN/control +++ b/res/deb/data/DEBIAN/control @@ -3,3 +3,4 @@ Version: BUILD_VERSION Maintainer: msojocs Architecture: amd64 Description: WeChat Devtools For Linux. +Priority: optional diff --git a/res/deepin/DEBIAN/control b/res/deepin/DEBIAN/control index 055c3f6..0ca5f31 100644 --- a/res/deepin/DEBIAN/control +++ b/res/deepin/DEBIAN/control @@ -3,3 +3,4 @@ Version: BUILD_VERSION Maintainer: msojocs Architecture: amd64 Description: WeChat Devtools For Linux. +Priority: optional diff --git a/res/template.desktop b/res/template.desktop old mode 100644 new mode 100755