From 91a0b8f7e497be66225e0e24679bb515daefe7cf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 Apr 2011 19:42:16 +0300 Subject: Remove tabs from make scripts. --- bmake | 6 +++--- bmake44 | 6 +++--- bmake46 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bmake b/bmake index d62f4a23c..b3df348b7 100755 --- a/bmake +++ b/bmake @@ -36,9 +36,9 @@ export CXXFLAGS="-Wunreachable-code -Wmissing-field-initializers \ autoreconf -i ./configure --prefix=$dir/run \ - --datadir=$dir/run/share/games \ - --bindir=$dir/run/bin \ - --mandir=$dir/run/share/man +--datadir=$dir/run/share/games \ +--bindir=$dir/run/bin \ +--mandir=$dir/run/share/man cd po #make -j5 update-po 2>../make1.log diff --git a/bmake44 b/bmake44 index af2422028..d7730cf78 100755 --- a/bmake44 +++ b/bmake44 @@ -36,9 +36,9 @@ export CXXFLAGS="-Wmissing-field-initializers \ autoreconf -i ./configure --prefix=$dir/run \ - --datadir=$dir/run/share/games \ - --bindir=$dir/run/bin \ - --mandir=$dir/run/share/man +--datadir=$dir/run/share/games \ +--bindir=$dir/run/bin \ +--mandir=$dir/run/share/man cd po #make -j5 update-po 2>../make1.log diff --git a/bmake46 b/bmake46 index 4afc100ac..5d0df926f 100755 --- a/bmake46 +++ b/bmake46 @@ -51,9 +51,9 @@ export CXXFLAGS="-Wvariadic-macros -Wvla -Wredundant-decls -Wpacked-bitfield-com autoreconf -i ./configure --prefix=$dir/run \ - --datadir=$dir/run/share/games \ - --bindir=$dir/run/bin \ - --mandir=$dir/run/share/man +--datadir=$dir/run/share/games \ +--bindir=$dir/run/bin \ +--mandir=$dir/run/share/man cd po #make -j5 update-po 2>../make1.log -- cgit v1.2.3-70-g09d2