[Phpmyadmin-git] [SCM] phpMyAdmin scripts branch, master, updated. e2932c42f0292cbed955817a378e5e0486d1ec82

Michal Čihař nijel at users.sourceforge.net
Thu Mar 24 13:48:23 CET 2011


The branch, master has been updated
       via  e2932c42f0292cbed955817a378e5e0486d1ec82 (commit)
      from  b2856506838a42b7e868619f98aa932155a1bc92 (commit)


- Log -----------------------------------------------------------------
commit e2932c42f0292cbed955817a378e5e0486d1ec82
Author: Michal Čihař <michal at cihar.com>
Date:   Thu Mar 24 13:48:12 2011 +0100

    Do not copy php scripts, they do not work anyway

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

Summary of changes:
 website/pma-copy-docs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/website/pma-copy-docs b/website/pma-copy-docs
index 71fc1b8..a45c0f5 100755
--- a/website/pma-copy-docs
+++ b/website/pma-copy-docs
@@ -5,7 +5,7 @@
 # Main documentation + required files
 cd /home/pmaweb/pma/phpmyadmin/
 git pull -q
-rsync -az favicon.ico CREDITS ChangeLog Documentation.html INSTALL LICENSE README changelog.php docs.css license.php web.sourceforge.net:htdocs/documentation/
+rsync -az favicon.ico CREDITS ChangeLog Documentation.html INSTALL LICENSE README docs.css web.sourceforge.net:htdocs/documentation/
 cd themes/original/img/
 rsync -az docs_menu_bg.png logo_right.png web.sourceforge.net:htdocs/documentation/themes/original/img/
 cd /home/pmaweb/pma/phpMyAdmin/libraries/


hooks/post-receive
-- 
phpMyAdmin scripts




More information about the Git mailing list