The branch, master has been updated
       via  7342b35e9f5fa7931bad3c8f3b5c220f5a6da432 (commit)
      from  468d08f97543fd4554d28812be937fd2b4a9a847 (commit)


- Log -----------------------------------------------------------------
commit 7342b35e9f5fa7931bad3c8f3b5c220f5a6da432
Author: Marc Delisle <[email protected]>
Date:   Wed Nov 24 12:57:47 2010 -0500

    no need to include .po files in the releases

-----------------------------------------------------------------------

Summary of changes:
 scripts/create-release.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 88c008f..098ded4 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -127,6 +127,8 @@ fi
 if [ $GETTEXT -eq 1 ] ; then
     echo "* Generating mo files"
     ./scripts/generate-mo
+    echo "* Removing gettext source files"
+    rm -rf po
 fi
 
 if [ -f ./scripts/compress-js ] ; then


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to