Revision: 5343 Author: pebender Date: Sun Aug 23 14:29:35 2009 Log: - Modified X11/libva so that it does not install libva-glx.la.
http://code.google.com/p/minimyth/source/detail?r=5343 Modified: /trunk/gar-minimyth/script/X11/libva/Makefile ======================================= --- /trunk/gar-minimyth/script/X11/libva/Makefile Fri Aug 21 18:31:42 2009 +++ /trunk/gar-minimyth/script/X11/libva/Makefile Sun Aug 23 14:29:35 2009 @@ -67,6 +67,7 @@ post-install: @rm -f $(DESTDIR)$(libdir)/libva.la + @rm -f $(DESTDIR)$(libdir)/libva-glx.la @rm -f $(DESTDIR)$(libdir)/libva-x11.la @rm -f $(DESTDIR)$(libdir)/va/dummy_drv_video.la @rm -f $(DESTDIR)$(libdir)/va/i965_drv_video.la --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
