Revision: 5492
Author: pebender
Date: Tue Sep 15 20:30:59 2009
Log: - Fixed bug in xorg-7.4/xorg that was introduced by the geode commit.


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

Modified:
  /trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile

=======================================
--- /trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile   Tue Sep 15 11:50:29  
2009
+++ /trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile   Tue Sep 15 20:30:59  
2009
@@ -37,7 +37,7 @@
        $(CATEGORY)/xf86-input-evdev \
        $(CATEGORY)/xf86-input-void \
        $(CATEGORY)/xf86-video-ati \
-       $(if $(filter i386  ,$(GARCH_FAMILY)), $(CATEGORY)/xf86-video-geode)
+       $(if $(filter i386  ,$(GARCH_FAMILY)), $(CATEGORY)/xf86-video-geode) \
        $(CATEGORY)/xf86-video-radeonhd \
        $(CATEGORY)/xf86-video-intel \
        $(CATEGORY)/xf86-video-nv \

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