aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/entrance/fix-auth-mode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/entrance/fix-auth-mode.patch')
-rw-r--r--recipes/e17/entrance/fix-auth-mode.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/e17/entrance/fix-auth-mode.patch b/recipes/e17/entrance/fix-auth-mode.patch
deleted file mode 100644
index 46e530b256..0000000000
--- a/recipes/e17/entrance/fix-auth-mode.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: entrance-0.9.0.009/data/config/build_config.sh.in
-===================================================================
---- entrance-0.9.0.009.orig/data/config/build_config.sh.in
-+++ entrance-0.9.0.009/data/config/build_config.sh.in
-@@ -44,7 +44,7 @@
- rm -f $DB || exit 1
-
- # set auth to 1 for pam, 2 for shadow
--ecore_config -c $DB -k /entrance/auth -i @auth_mode@
-+ecore_config -c $DB -k /entrance/auth -i 0
-
- # uncomment the below to enable experimental OpenGL hardware acceleration
- #ecore_config -c $DB -k /entrance/engine -i 1