Title: [175207] trunk/Tools
- Revision
- 175207
- Author
- [email protected]
- Date
- 2014-10-25 21:12:04 -0700 (Sat, 25 Oct 2014)
Log Message
Fix link to Arch Linux Wiki
https://bugs.webkit.org/show_bug.cgi?id=138010
Patch by Raniere Silva <[email protected]> on 2014-10-25
Reviewed by Benjamin Poulain.
* gtk/install-dependencies:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (175206 => 175207)
--- trunk/Tools/ChangeLog 2014-10-26 03:52:17 UTC (rev 175206)
+++ trunk/Tools/ChangeLog 2014-10-26 04:12:04 UTC (rev 175207)
@@ -1,3 +1,12 @@
+2014-10-25 Raniere Silva <[email protected]>
+
+ Fix link to Arch Linux Wiki
+ https://bugs.webkit.org/show_bug.cgi?id=138010
+
+ Reviewed by Benjamin Poulain.
+
+ * gtk/install-dependencies:
+
2014-10-25 Alexey Proskuryakov <[email protected]>
Test regressions are not detected when image result is missing
Modified: trunk/Tools/gtk/install-dependencies (175206 => 175207)
--- trunk/Tools/gtk/install-dependencies 2014-10-26 03:52:17 UTC (rev 175206)
+++ trunk/Tools/gtk/install-dependencies 2014-10-26 04:12:04 UTC (rev 175207)
@@ -269,7 +269,7 @@
echo "You will also need to follow the instructions on the Arch Wiki to make"
echo "'python' call python2 in the webkit folder"
- echo "https://wiki.archlinux.org/index.php?python#Dealing_with_version_problem_in_build_scripts"
+ echo "https://wiki.archlinux.org/index.php/Python#Dealing_with_version_problem_in_build_scripts"
}
function installDependenciesWithYum {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes