Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-04-23 18:46:14 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 18:46:14 (GMT)
commita42c09205e9615753cd87aedc0f760df412781ef (patch)
treed1b290c3ede39b7bae96ecd9dc29a02cf38c872a
parentef962ea9f8ecb4f558bcd1a3a7cd43314a60c22a (diff)
Typo
-rw-r--r--config/deps/system.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deps/system.json b/config/deps/system.json
index 7258d53..b3bee5c 100644
--- a/config/deps/system.json
+++ b/config/deps/system.json
@@ -88,7 +88,7 @@
{
"check": "ragel",
"checker": "binary",
- "if": "distro == 'fedora-18'",
+ "if": "distro != 'fedora-18'",
"name": "ragel"
},
{