Revision: 5495 Author: pebender Date: Thu Sep 17 13:57:57 2009 Log: - Fixed problem introduced during previous MythTV trunk update.
http://code.google.com/p/minimyth/source/detail?r=5495 Modified: /trunk/gar-minimyth/script/myth-trunk/mythtv/Makefile ======================================= --- /trunk/gar-minimyth/script/myth-trunk/mythtv/Makefile Wed Sep 16 17:43:14 2009 +++ /trunk/gar-minimyth/script/myth-trunk/mythtv/Makefile Thu Sep 17 13:57:57 2009 @@ -143,5 +143,6 @@ @$(MAKECOOKIE) post-install: post-install-mythtv-version - @mv $(DESTDIR)$(bindir)/mythtvtest $(DESTDIR)$(bindir)/mythtv + @rm -f $(DESTDIR)$(bindir)/mythtv + @mv $(DESTDIR)$(bindir)/mythavtest $(DESTDIR)$(bindir)/mythtv @$(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 -~----------~----~----~----~------~----~------~--~---
