Enlightenment CVS committal Author : onefang Project : e17 Module : apps/entrance
Dir : e17/apps/entrance Modified Files: Makefile.am Log Message: Integrate autodetect.sh into the install procedure. My autofoo fu is almost non existant, someone may want to double check this for me. The object of the exercise is to have data/config/autodetect.sh execute as the last thing that make install does, certainly after the pam and entrance_config.cfg files are installed into /etc. Thought I had committed this hours ago. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- Makefile.am 14 Oct 2005 22:17:03 -0000 1.8 +++ Makefile.am 7 Mar 2006 18:13:58 -0000 1.9 @@ -21,3 +21,6 @@ if test -d data; then \ (cd $(srcdir); tar -cf - data) | (cd $(distdir); tar -xf -) \ fi + +install-data-am: + sh data/config/autodetect.sh ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs