summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-10-28 03:28:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-10-28 03:28:56 +0000
commit4229a1ee350f24700dc3f30561399dbdc5dfd3c9 (patch)
tree946b72f33d7f28031c0897bb0379747f02bf24b0 /INSTALL
parentdcc9ab46fc86a9037a0d2c3ce77a965a908d38c9 (diff)
downloadgdk-pixbuf-4229a1ee350f24700dc3f30561399dbdc5dfd3c9.tar.gz
*** empty log message ***GTK_2_5_4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 31bb98fb0..52b8b69a6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,8 +18,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.5.3.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.5.3 # change to the toplevel directory
+ % gzip -cd gtk+-2.5.4.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.5.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]