Enlightenment CVS committal

Author  : mekius
Project : e17
Module  : proto

Dir     : e17/proto/empower/src/bin/ewl


Modified Files:
        Makefile.am 


Log Message:
Missed uninstall hook to remove symlink.

===================================================================
RCS file: /cvs/e/e17/proto/empower/src/bin/ewl/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 1 Jun 2007 04:39:51 -0000       1.6
+++ Makefile.am 1 Jun 2007 07:21:09 -0000       1.7
@@ -37,6 +37,9 @@
             $(LN_S) empower empower-askpass
 endif 
 
+uninstall-hook:
+                       rm -f $(DESTDIR)$(bindir)/empower-askpass
+
 EXTRA_DIST = 
 
 MAINTAINERCLEANFILES = Makefile.in config.h.in



-------------------------------------------------------------------------
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

Reply via email to