File enlightenment-0.16.999.65256-dont_require_suidbit.patch of Package enlightenment

Index: enlightenment-0.25.3/src/bin/e_sys_main.c
===================================================================
--- enlightenment-0.25.3.orig/src/bin/e_sys_main.c
+++ enlightenment-0.25.3/src/bin/e_sys_main.c
@@ -120,6 +120,7 @@ main(int argc,
         printf("ERROR: MEMBER OF MORE THAN 65536 GROUPS\n");
         exit(3);
      }
+   /*
    if (setuid(0) != 0)
      {
         printf("ERROR: UNABLE TO ASSUME ROOT PRIVILEGES\n");
@@ -130,6 +131,8 @@ main(int argc,
         printf("ERROR: UNABLE TO ASSUME ROOT GROUP PRIVILEGES\n");
         exit(7);
      }
+   */
+   eina_init();
 
    if (!auth_action_ok(action, gid, gl, gn, egid))
      {
openSUSE Build Service is sponsored by