summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-23 23:07:35 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-23 23:07:35 +0000
commitdd5fc50c51963fe1eff9fb3689cef0062b83a8b3 (patch)
treed5b497ea7f88b5b634f45c77e2b90073493bd43f /bootstrap.sh
parent8f7e02b065d247273dcfff11c3750496323b378b (diff)
add german translation
git-svn-id: file:///home/lennart/svn/public/paprefs/trunk@19 54a58c19-9419-0410-9bbb-d8fa3e5d54ff
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 7692e5f..2c2ea37 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -50,7 +50,7 @@ else
rm -f Makefile.am~ configure.ac~
echo "no" | gettextize --copy --force
- test -f Makefile~ && mv Makefile.am~ Makefile.am
+ test -f Makefile.am~ && mv Makefile.am~ Makefile.am
test -f configure.ac~ && mv configure.ac~ configure.ac
intltoolize --copy --force --automake