Revision: 5502 Author: pebender Date: Thu Sep 17 21:07:43 2009 Log: - Fixed bug in python/python package Makefile introduced when changing how *-config scripts are handled.
http://code.google.com/p/minimyth/source/detail?r=5502 Modified: /trunk/gar-minimyth/script/python/python/Makefile ======================================= --- /trunk/gar-minimyth/script/python/python/Makefile Thu Sep 17 20:02:23 2009 +++ /trunk/gar-minimyth/script/python/python/Makefile Thu Sep 17 21:07:43 2009 @@ -45,9 +45,6 @@ post-install: @rm -f $(DESTDIR)$(libdir)/python2.6/config/libpython2.6.a - @$(MAKECOOKIE) - -post-install: @rm -f $(DESTDIR)$(bindir)-config/python2.6-config @rm -f $(DESTDIR)$(bindir)-config/python-config @rm -f $(DESTDIR)$(bindir)-config/$(compiler_prefix)python2.6-config --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
