Author: pebender
Date: Sun Nov 16 17:50:16 2008
New Revision: 3971

Modified:
    trunk/gar-minimyth/script/meta/minimyth/files/check.mk

Log:
- Added change missing from previous commit.



Modified: trunk/gar-minimyth/script/meta/minimyth/files/check.mk
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/files/check.mk      (original)
+++ trunk/gar-minimyth/script/meta/minimyth/files/check.mk      Sun Nov 16  
17:50:16 2008
@@ -196,7 +196,8 @@
            [ ! "$(mm_NVIDIA_VERSION)" = "96.43.07"  ] && \
            [ ! "$(mm_NVIDIA_VERSION)" = "169.12"    ] && \
            [ ! "$(mm_NVIDIA_VERSION)" = "173.14.12" ] && \
-           [ ! "$(mm_NVIDIA_VERSION)" = "177.82"    ] ; then \
+           [ ! "$(mm_NVIDIA_VERSION)" = "177.82"    ] && \
+           [ ! "$(mm_NVIDIA_VERSION)" = "180.06"    ] ; then \
                echo "error: mm_NVIDIA_VERSION=\"$(mm_NVIDIA_VERSION)\" is an 
invalid  
value." ; \
                exit 1 ; \
        fi

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