WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=1c53d4434fff804ce8980ba2e77822839486460f

commit 1c53d4434fff804ce8980ba2e77822839486460f
Author: Mike Blumenkrantz <zm...@enlightenment.org>
Date:   Wed Sep 6 10:35:27 2017 -0700

    Wiki page download changed with summary [] by Mike Blumenkrantz
---
 pages/download.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/download.txt b/pages/download.txt
index e978bd93..c267e814 100644
--- a/pages/download.txt
+++ b/pages/download.txt
@@ -33,7 +33,7 @@ When compiling from source, build in this order:
 For every tarball you download untar it with ''tar zxf file.tar.gz'' and then 
go into the directory created. Please see the README file in this directory for 
each project for information on dependencies, configuration etc. Just remember 
that all our release tarballs come with configure set up so to compile you just 
need to do this in the source directory:
 
 <code bash>
-./autogen.sh
+./configure
 make
 sudo make install
 sudo ldconfig # needed on Linux to update linker library database

-- 


Reply via email to