Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/debian


Modified Files:
        entrance.install 


Log Message:


no - read the code. this is not a "superuser" binary. it is never meant to be
run by a person. it is ONLY EVER used by entrance itself to reduce its memory
footprint while a user is logged in. it is thus an internal tool only for a
program. also that tool is executed directly by the code given a path - and
moving this binary in the build means the code fails RUNTIME as the path
doesn't match. see my email. this breaks entrance.

===================================================================
RCS file: /cvs/e/e17/apps/entrance/debian/entrance.install,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- entrance.install    31 Mar 2007 17:27:11 -0000      1.4
+++ entrance.install    1 Apr 2007 00:28:57 -0000       1.5
@@ -5,4 +5,4 @@
 debian/tmp/usr/bin/entrance
 debian/tmp/usr/bin/entrance_edit
 debian/tmp/usr/bin/entrance_wrapper
-debian/tmp/usr/sbin/*
+debian/tmp/usr/lib/entrance/*



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to