Netsurf fix for TOOL_TIP change. This gets the build a bit further but now it's failing during linking, undefined reference.

This commit is contained in:
Scott McCreary
2011-06-02 22:22:13 +00:00
parent fce780c1cd
commit e04b841b1e

View File

@@ -6,6 +6,9 @@ STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd netsurf-2.7-svn
sed -i 's/B_TOOLTIP_/B_TOOL_TIP_/g' beos/system_colour.cpp
svn co svn://svn.netsurf-browser.org/trunk/libparserutils
svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
svn co svn://svn.netsurf-browser.org/trunk/hubbub