[Pyukiwiki-cvs 0013343] CVS update: example

アーカイブの一覧に戻る

PyukiWiki CVS Commit pyuki****@lists*****
2012年 10月 14日 (日) 01:14:25 JST


Index: example/update-script.sh
diff -u example/update-script.sh:1.6 example/update-script.sh:1.7
--- example/update-script.sh:1.6	Thu Aug 16 10:24:39 2012
+++ example/update-script.sh	Sun Oct 14 01:14:24 2012
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: update-script.sh,v 1.6 2012/08/16 01:24:39 papu Exp $
+# $Id: update-script.sh,v 1.7 2012/10/13 16:14:24 papu Exp $
 # CVS_Develからアップデートして、処理するスクリプト
 
 ##################################################################
@@ -33,6 +33,7 @@
 	make cvsclean
 	make version
 	make $2
+	cp -R release/src ../../$3
 	cp -R release/lib release/pyukiwiki.ini.cgi release/index.cgi ../../$3
 	cp -R release/resource release/plugin ../../$4
 	cp -R release/image release/skin ../../$5



Pyukiwiki-cvs メーリングリストの案内
アーカイブの一覧に戻る