Enlightenment CVS committal Author : kaethorn Project : e17 Module : apps/e
Dir : e17/apps/e/debian Modified Files: enlightenment.install rules Log Message: oops, wrong paths. fixed. =================================================================== RCS file: /cvs/e/e17/apps/e/debian/enlightenment.install,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- enlightenment.install 14 Jul 2007 14:42:57 -0000 1.17 +++ enlightenment.install 14 Jul 2007 15:26:45 -0000 1.18 @@ -21,9 +21,9 @@ debian/tmp/usr/lib/enlightenment/modules/conf_imc/*/*.so debian/tmp/usr/lib/enlightenment/modules/conf_imc/*.desktop debian/tmp/usr/lib/enlightenment/modules/conf_imc/*.edj -debian/tmp/usr/lib/enlightenment/modules/onf_intl*/*.so -debian/tmp/usr/lib/enlightenment/modules/onf_intl*.desktop -debian/tmp/usr/lib/enlightenment/modules/onf_intl*.edj +debian/tmp/usr/lib/enlightenment/modules/conf_intl/*/*.so +debian/tmp/usr/lib/enlightenment/modules/conf_intl/*.desktop +debian/tmp/usr/lib/enlightenment/modules/conf_intl/*.edj debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*/*.so debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*.desktop debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*.edj =================================================================== RCS file: /cvs/e/e17/apps/e/debian/rules,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- rules 14 Jul 2007 14:42:57 -0000 1.15 +++ rules 14 Jul 2007 15:26:45 -0000 1.16 @@ -7,7 +7,7 @@ mkdir debian/enlightenment/etc mv debian/tmp/usr/etc/enlightenment debian/enlightenment/etc/ find debian/tmp/usr/lib/enlightenment/modules/cpufreq/ -name 'freqset' -exec chmod 4755 {} \; - chmod 4511 debian/enlightenment/usr/bin/enlightenment_sys + chmod 4511 debian/tmp/usr/bin/enlightenment_sys clean:: ./autogen.sh --prefix=/usr ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs