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 00:57:38 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 00:57:38 (GMT)
commita56e05d7ce710f224be1cd71cf7c2b42ca4a8e50 (patch)
treeb590dbda03500393c7b668311aea79980c34b184
parente68ee4961e03392c93a3c01bf7d9ee43d857feaf (diff)
Build webkit in the source directory
Out of source build seems broken.
-rw-r--r--config/modules/system.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 46d843a..47a97a5 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -136,6 +136,7 @@
},
{
"name": "webkitgtk",
+ "out-of-source": false,
"repo": "git://github.com/dnarvaez/webkitgtk"
}
]