Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/po Modified Files: Makefile.am Log Message: Don't install or uninstall po_DATA in podir =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/po/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 12 Apr 2005 17:34:10 -0000 1.2 +++ Makefile.am 13 Apr 2005 06:34:08 -0000 1.3 @@ -11,12 +11,15 @@ fr \ ja +install-data-am: install-data-local install-data-local: for L in $(LANGS); do \ $(INSTALL_DATA) -D \ $$L.mo $(datadir)/locale/$$L/LC_MESSAGES/$(PACKAGE).mo; \ done +uninstall-am: uninstall-info-am + EXTRA_DIST = \ enlightenment.pot \ fr.po \ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs