Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/config Modified Files: Makefile.am Removed Files: backup-borders.cfg backup-colormodifiers.cfg backup-cursors.cfg backup-imageclasses.cfg backup-textclasses.cfg backup-tooltips.cfg Log Message: Remove unused backup-....cfg stuff. =================================================================== RCS file: /cvs/e/e16/e/config/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- Makefile.am 27 Nov 2006 20:02:14 -0000 1.8 +++ Makefile.am 6 May 2007 13:35:42 -0000 1.9 @@ -1,13 +1,9 @@ SUBDIRS = pix +configdatadir = $(ENLIGHTENMENT_ROOT)/config + configdata_DATA = \ actionclasses.cfg \ -backup-borders.cfg \ -backup-colormodifiers.cfg \ -backup-cursors.cfg \ -backup-imageclasses.cfg \ -backup-textclasses.cfg \ -backup-tooltips.cfg \ bindings.cfg \ definitions \ matches.cfg \ @@ -15,20 +11,4 @@ e16keyedit.db \ fonts.cfg-xft_example -configdatadir = $(ENLIGHTENMENT_ROOT)/config - -TRANSLATIONS = # config.ja config.pl config.ko -EXTRA_DIST = $(configdata_DATA) $(TRANSLATIONS) strings.c - -no-install-data-local: - $(mkinstalldirs) $(DESTDIR)$(configdatadir) - for f in $(TRANSLATIONS); do \ - gzip -d -c < $(srcdir)/$$f | \ - (cd $(DESTDIR)$(configdatadir); tar -xmf -) \ - done - -no-uninstall-local: - for f in $(TRANSLATIONS); do \ - gzip -d -c < $(srcdir)/$$f | \ - (cd $(DESTDIR)$(configdatadir); rm -f `tar -tf -` 2>/dev/null) \ - done +EXTRA_DIST = $(configdata_DATA) strings.c ------------------------------------------------------------------------- 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