using ./config/ instead of ./mate2/

This commit is contained in:
Perberos
2011-11-07 21:10:16 -03:00
parent 1d63a49a77
commit 421415f7cb
50 changed files with 939 additions and 995 deletions

4
README
View File

@@ -72,8 +72,8 @@ enable python plugins support.
Simple install procedure:
% gzip -cd pluma-2.30.4.tar.gz | tar xvf - # unpack the sources
% cd pluma-2.30.4 # change to the toplevel directory
% gzip -cd mate-file-manager.tar.gz | tar xvf - # unpack the sources
% cd mate-file-manager # change to the toplevel directory
% ./configure # run the `configure' script
% make # build pluma
[ Become root if necessary ]