One more time!

This commit is contained in:
Albert Santoni 2014-08-27 16:52:06 -04:00
parent f40357f972
commit 8c869914f0
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Set up 3 way PO file merging, which we need for non-mainline branches
cp scripts/git-merge-po /usr/local/bin
chmod +x /usr/local/bin/git-merge-po
cat git-config-git-merge-po >> ../.git/config
cat git-attributes-git-merge-po >> ../.gitattributes
cat scripts/git-config-git-merge-po >> ../.git/config
cat scripts/git-attributes-git-merge-po >> ../.gitattributes