forked from pool/PackageKit
169420dbd1
- Add PackageKit-fix-pkcon-permission.patch: trivial: Drop unnecessary x permission (gh#PackageKit/PackageKit/commit/47b7f97bc, bsc#1209138) OBS-URL: https://build.opensuse.org/request/show/1071036 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=444
18 lines
445 B
Diff
18 lines
445 B
Diff
From 47b7f97bc9ef22b9c1c6c0a738ff49c876d8122a Mon Sep 17 00:00:00 2001
|
|
From: Matthias Klumpp <matthias@tenstral.net>
|
|
Date: Thu, 17 Feb 2022 21:19:50 +0100
|
|
Subject: [PATCH] trivial: Drop unnecessary x permission
|
|
|
|
Lintian complained about it.
|
|
---
|
|
contrib/pkcon | 0
|
|
1 file changed, 0 insertions(+), 0 deletions(-)
|
|
mode change 100755 => 100644 contrib/pkcon
|
|
|
|
diff --git a/contrib/pkcon b/contrib/pkcon
|
|
old mode 100755
|
|
new mode 100644
|
|
--
|
|
2.39.2
|
|
|