Author: pebender
Date: Tue Nov  4 13:06:33 2008
New Revision: 3910

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

Log:
- Added change missing from a prior commit (the MythTV 0.20 MySQL fix).



Modified: trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile       
(original)
+++ trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile       Tue Nov 
  
4 13:06:33 2008
@@ -181,7 +181,7 @@
        @# Copy shares.
        @$(call COPY_FILES, "shares", "share", $(DESTDIR), [EMAIL PROTECTED], 
$(sharedirs),  
$(MM_SHARES))
        @# Copy the QT mysql plugin needed by MythTV.
-       @$(if $(filter 0.21,$(mm_MYTH_VERSION)), \
+       @$(if $(filter 0.20 0.20-softpad 0.21,$(mm_MYTH_VERSION)), \
                mkdir -p [EMAIL PROTECTED](qt3prefix)/plugins ; \
                cp -pdR $(DESTDIR)$(qt3prefix)/plugins/sqldrivers  
[EMAIL PROTECTED](qt3prefix)/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