summaryrefslogtreecommitdiff
path: root/x11-wm/lumina/files/1.6.1-chmod.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/lumina/files/1.6.1-chmod.patch')
-rw-r--r--x11-wm/lumina/files/1.6.1-chmod.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-wm/lumina/files/1.6.1-chmod.patch b/x11-wm/lumina/files/1.6.1-chmod.patch
deleted file mode 100644
index ca6460eb2dda..000000000000
--- a/x11-wm/lumina/files/1.6.1-chmod.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -r -U3 lumina-1.6.1.orig/src-qt5/core/lumina-checkpass/lumina-checkpass.pro lumina-1.6.1/src-qt5/core/lumina-checkpass/lumina-checkpass.pro
---- lumina-1.6.1.orig/src-qt5/core/lumina-checkpass/lumina-checkpass.pro 2021-10-03 02:05:49.000000000 +0700
-+++ lumina-1.6.1/src-qt5/core/lumina-checkpass/lumina-checkpass.pro 2021-12-05 12:55:00.656682056 +0700
-@@ -12,7 +12,7 @@
-
- SOURCES += main.c
-
--perms.path = $$DESTDIR$${PREFIX}/sbin
--perms.extra = "chmod 4555 $$DESTDIR$${PREFIX}/sbin/lumina-checkpass"
-+#perms.path = $$DESTDIR$${PREFIX}/sbin
-+#perms.extra = "chmod 4555 $$DESTDIR$${PREFIX}/sbin/lumina-checkpass"
-
- INSTALLS += target perms