summaryrefslogtreecommitdiffstats
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2012-10-24 08:35:07 +0000
committerPeter Åstrand <astrand@cendio.se>2012-10-24 08:35:07 +0000
commit9d08014515636a14ac9d07ceb303092a2ab7d9bf (patch)
tree654f7232fe0e468268a03610ec43c5b546891207 /BUILDING.txt
parent208b2ead8a9af2b06d1261be9a8e98f48689aed1 (diff)
downloadtigervnc-9d08014515636a14ac9d07ceb303092a2ab7d9bf.tar.gz
tigervnc-9d08014515636a14ac9d07ceb303092a2ab7d9bf.zip
Update to last patch
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5009 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'BUILDING.txt')
-rw-r--r--BUILDING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index f43680d2..f53f6b04 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -115,7 +115,7 @@ $ patch -p1 < fltk-1.3.x-clipboard-xfixes.patch
$ patch -p1 < fltk-1.3.x-clipboard-win32-fix.patch
$ patch -p1 < fltk-1.3.x-clipboard-win32.patch
$ patch -p1 < fltk-1.3.x-clipboard-osx.patch
-$ patch -p1 < fltk-xfixes-xcursor-cmake.patch
+$ patch -p1 < fltk-xfixes-xcursor-cmake.2.patch
Ability to convert a Fl_Pixmap to a Fl_RGB_Image
http://www.fltk.org/str.php?L2659