summaryrefslogtreecommitdiff
path: root/x11-wm/lumina/files/1.6.1-chmod.patch
blob: ca6460eb2ddad66ef1364a6fde79bd58d4dc3e59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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