diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2006-11-07 04:09:19 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2006-11-07 04:09:19 +0000 |
| commit | 1329351220d5757295e066fcf960ce06ea975328 (patch) | |
| tree | 0154bf0894c54ab9891ac2571c79c603a89351b3 /packaging | |
| parent | * packaging/macosx/native-gtk/builg-gtk.sh: Added some comments. (diff) | |
| download | inkscape-1329351220d5757295e066fcf960ce06ea975328.tar.gz inkscape-1329351220d5757295e066fcf960ce06ea975328.zip | |
o Fix a typo.
(bzr r1924)
Diffstat (limited to 'packaging')
| -rwxr-xr-x | packaging/macosx/native-gtk/build-gtk.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/native-gtk/build-gtk.sh b/packaging/macosx/native-gtk/build-gtk.sh index 402101ebd..e53bf11d4 100755 --- a/packaging/macosx/native-gtk/build-gtk.sh +++ b/packaging/macosx/native-gtk/build-gtk.sh @@ -10,7 +10,7 @@ # Usage: # export PREFIX=/your/install/prefix # ./build-gtk bootstrap -# ./build-gtk inkscape +# ./build-gtk build inkscape # version=1.1-inkscape |
