mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user