Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src/themes/configs


Modified Files:
        Makefile.am 


Log Message:
Make "make distcheck" work for me.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/themes/configs/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Makefile.am 16 Aug 2001 13:31:05 -0000      1.11
+++ Makefile.am 15 Jun 2003 15:16:13 -0000      1.12
@@ -37,6 +37,9 @@
 
 install-data-local:
        $(mkinstalldirs) $(DESTDIR)$(configdatadir)
-
 # Japanese
        gzip -d -c < $(srcdir)/config.ja | (cd $(DESTDIR)$(configdatadir); tar -xmf -)
+
+uninstall-local:
+# Japanese
+       -gzip -d -c < $(srcdir)/config.ja | (cd $(DESTDIR)$(configdatadir); rm -f `tar 
-tf -` 2>/dev/null)




-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to