From 43b2bf4470f07368c339b013f9bd02fc4501e184 Mon Sep 17 00:00:00 2001 From: mjwybrow Date: Tue, 7 Nov 2006 04:00:44 +0000 Subject: [PATCH] * packaging/macosx/native-gtk/builg-gtk.sh: Added some comments. --- packaging/macosx/native-gtk/build-gtk.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packaging/macosx/native-gtk/build-gtk.sh b/packaging/macosx/native-gtk/build-gtk.sh index 713cc27de..402101ebd 100755 --- a/packaging/macosx/native-gtk/build-gtk.sh +++ b/packaging/macosx/native-gtk/build-gtk.sh @@ -4,6 +4,14 @@ # # Inkscape build additions by Michael Wybrow # +# See the following page for build instructions: +# http://developer.imendio.com/projects/gtk-macosx/build-instructions +# +# Usage: +# export PREFIX=/your/install/prefix +# ./build-gtk bootstrap +# ./build-gtk inkscape +# version=1.1-inkscape -- 2.30.2