summaryrefslogtreecommitdiff
path: root/mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@gmail.com>2015-08-22 14:23:11 +0100
committerV3n3RiX <venerix@gmail.com>2015-08-22 14:23:11 +0100
commitd9090b8f324fa89122020f6fce263e4b48a97ba8 (patch)
tree7100afbf2a88915c3d051ee3ec75e2a910534eff /mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
parent7e5de0e05a17618bb7c3e8ab163250a5e72486f7 (diff)
parenta12700662078e1f072a53efa47337aa54af8c6f2 (diff)
Merge remote-tracking branch 'upstream/master'
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, 0 insertions, 11 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
deleted file mode 100644
index 0f9137da..00000000
--- a/mate-base/mdm/files/gdm-2.13.0.1-selinux-remove-attr.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
-
- #