]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Minor fix to pre-instllation version check for OSX
authorAndrew Lewman <andrew@torproject.org>
Tue, 20 Jun 2006 04:18:47 +0000 (04:18 +0000)
committerAndrew Lewman <andrew@torproject.org>
Tue, 20 Jun 2006 04:18:47 +0000 (04:18 +0000)
svn:r6666

contrib/osx/TorBundleInfo.plist.in

index 6708b81192663e51a95d0d2f68f4e0e212185a50..a36c202dbd93df86f5266ca2a3dbd70043859a6f 100644 (file)
@@ -22,7 +22,7 @@
                        <key>SpecProperty</key>
                        <string>ProductVersion</string>
                        <key>TestOperator</key>
-                       <string>=</string>
+                       <string>&gt;=</string>
                        <key>TestObject</key>
                        <string>OSVER</string>
                </dict>