summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-04-13 19:42:16 +0300
committerAndrei Karas <akaras@inbox.ru>2011-04-13 19:42:16 +0300
commit91a0b8f7e497be66225e0e24679bb515daefe7cf (patch)
treefa7e5b0306cbb60e5854fdc33dfd66b3aacb5579
parent685f380c622178ec8dea189ae94e1a4513f3c9f3 (diff)
downloadplus-91a0b8f7e497be66225e0e24679bb515daefe7cf.tar.gz
plus-91a0b8f7e497be66225e0e24679bb515daefe7cf.tar.bz2
plus-91a0b8f7e497be66225e0e24679bb515daefe7cf.tar.xz
plus-91a0b8f7e497be66225e0e24679bb515daefe7cf.zip
Remove tabs from make scripts.
-rwxr-xr-xbmake6
-rwxr-xr-xbmake446
-rwxr-xr-xbmake466
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