Enlightenment CVS committal Author : raster Project : e17 Module : apps/entrance
Dir : e17/apps/entrance Modified Files: entrance.spec.in 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/entrance.spec.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- entrance.spec.in 31 Mar 2007 17:27:11 -0000 1.8 +++ entrance.spec.in 1 Apr 2007 00:28:57 -0000 1.9 @@ -49,7 +49,7 @@ %{_bindir}/entrance* %{_includedir}/*.h %{_libdir}/libentrance* -%{_sbindir}/entrance* +%{_libdir}/entrance %{_datadir}/%{name} %{_var}/run/%{name} ------------------------------------------------------------------------- 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