From 82b77c2eb08295cfea13128a0cebf8651c1c2c38 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 25 Oct 2004 13:39:37 +0000 Subject: Updated git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@263 941c8c0f-9102-463b-b60b-cd22ce0e6858 --- autogen.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 230db52..1f3cdfc 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,6 +6,4 @@ fi if [ ! -d tmp ]; then mkdir tmp fi -(cd tmp; for dir in el ru ; do if [ ! -d $dir ]; then mkdir $dir; fi; done) -(cd html; for dir in el ru ; do if [ ! -d $dir ]; then mkdir $dir; fi; done) autoreconf -f -i -s -- cgit v1.2.1