aboutsummaryrefslogtreecommitdiff
path: root/makewin32.sh
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-05 09:05:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-05 09:05:32 +0000
commit1a7f6613d085c21ab1e5eee599b41a77ceffc93d (patch)
treefd8fc03775b78bc7d980decfc7ca9919e3807966 /makewin32.sh
parent48780a7b2d4d98e310c34b5ebb6cc2c8c8723ffe (diff)
fixed a typo in makewin32.sh.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@622 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'makewin32.sh')
-rwxr-xr-xmakewin32.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makewin32.sh b/makewin32.sh
index f2740f00..4e6472e7 100755
--- a/makewin32.sh
+++ b/makewin32.sh
@@ -1,5 +1,5 @@
#!/bin/sh
./configure --with-localedir=share/locale \
- && make
+ && make \
&& make install-strip prefix=$HOME/dist