[Surfraw-devel] Patch to Fix Archpkg Elvi
Sara Fauzia
sara at archlinux.us
Mon May 2 22:07:07 UTC 2011
The "archpkg" elvi is no longer working because the URL has changed. The fix is very simple: the patch to fix it is attached.
Sara Fauzia
-------------- next part --------------
--- archpkg 2011-01-17 14:21:22.000000000 -0500
+++ archpkg1 2011-05-02 18:01:32.002181837 -0400
@@ -18,5 +18,5 @@
w3_browse_url "http://www.archlinux.org"
else
escaped_args=`w3_url_of_arg $w3_args`
- w3_browse_url "http://www.archlinux.org/packages/search/?q=${escaped_args}"
+ w3_browse_url "http://www.archlinux.org/packages/?q=${escaped_args}"
fi
More information about the Surfraw-devel
mailing list