summaryrefslogtreecommitdiff
path: root/mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-07-24 17:12:35 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-07-24 17:12:35 +0100
commit70b1855e16ed079d320176747f40e98693623952 (patch)
tree6661d84aeb2127a71fa2001856a941ca1425af24 /mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
parentdf385d64c8534771af36e9a464fb1763f5f37078 (diff)
parent5c8180e20f801d69d51cca9c09c773f120e7bb64 (diff)
Merge upstream
Diffstat (limited to 'mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch')
-rw-r--r--mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch b/mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
new file mode 100644
index 00000000..0f9137da
--- /dev/null
+++ b/mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
@@ -0,0 +1,11 @@
+--- gdm-2.13.0.1.orig/configure.ac 2005-11-14 17:13:40.000000000 -0500
++++ gdm-2.13.0.1/configure.ac 2005-11-18 14:59:23.000000000 -0500
+@@ -750,7 +750,7 @@
+ AC_CHECK_LIB(selinux,setexeccon,/bin/true)
+ AC_CHECK_LIB(selinux,is_selinux_enabled,/bin/true)
+ AC_DEFINE(HAVE_SELINUX)
+- EXTRA_DAEMON_LIBS="$EXTRA_DAEMON_LIBS -lselinux -lattr"
++ EXTRA_DAEMON_LIBS="$EXTRA_DAEMON_LIBS -lselinux"
+ fi
+
+ #