Revision: 5419 Author: pebender Date: Fri Sep 4 18:07:54 2009 Log: - Removed unwanted python library archive.
http://code.google.com/p/minimyth/source/detail?r=5419 Modified: /trunk/gar-minimyth/script/python/python/Makefile ======================================= --- /trunk/gar-minimyth/script/python/python/Makefile Thu Sep 3 16:21:15 2009 +++ /trunk/gar-minimyth/script/python/python/Makefile Fri Sep 4 18:07:54 2009 @@ -20,3 +20,7 @@ --enable-shared include ../../gar.mk + +post-install: + @rm -f $(DESTDIR)$(libdir)/python2.6/config/libpython2.6.a + @$(MAKECOOKIE) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
