Author: pebender
Date: Sun Sep 28 15:00:23 2008
New Revision: 3804
Modified:
trunk/gar-minimyth/script/meta/minimyth/Makefile
Log:
- Fixed bug caused from moving from mm_CHIPSETS to mm_GRAPHICS.
Modified: trunk/gar-minimyth/script/meta/minimyth/Makefile
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/Makefile (original)
+++ trunk/gar-minimyth/script/meta/minimyth/Makefile Sun Sep 28 15:00:23
2008
@@ -74,7 +74,7 @@
X11/xscreensaver \
X11/xvattr \
system/zoneinfo \
- $(if $(filter nvidia,$(mm_CHIPSETS)), \
+ $(if $(filter nvidia,$(mm_GRAPHICS)), \
nvidia/nvidia-$(mm_NVIDIA_VERSION)) \
$(if $(filter mythbrowser,$(mm_SOFTWARE)), \
$(if
$(wildcard
../../myth-$(mm_MYTH_VERSION)/mythbrowser),myth-$(mm_MYTH_VERSION)/mythbrowser))
\
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---