Revision: 5691
Author: pebender
Date: Fri Oct 16 08:39:16 2009
Log: - Fixed image build bug that caused Qt4 plugins to not be included  
when MythTV 0.22 was built.


http://code.google.com/p/minimyth/source/detail?r=5691

Modified:
  /trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile

=======================================
--- /trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile      Sun Oct 
 
11 08:34:23 2009
+++ /trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile      Fri Oct 
 
16 08:39:16 2009
@@ -180,7 +180,7 @@
                mkdir -p $...@~$(qt3prefix)/plugins ; \
                cp -pdR $(DESTDIR)$(qt3prefix)/plugins/sqldrivers  
$...@~$(qt3prefix)/plugins ; \
         )
-       @$(if $(filter trunk,$(mm_MYTH_VERSION)), \
+       @$(if $(filter 0.22 trunk,$(mm_MYTH_VERSION)), \
                rm -rf   $...@~$(qt4prefix)/plugins ; \
                mkdir -p $...@~$(qt4prefix)/plugins ; \
                cp -pdR $(DESTDIR)$(qt4prefix)/plugins/graphicssystems  
$...@~$(qt4prefix)/plugins ; \

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

Reply via email to