[chronojump] Better compile/install instructions



commit 625442dff50aa69e80da59c7ded492e6ba9c8aee
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Apr 10 20:08:51 2014 +0200

    Better compile/install instructions

 howto_new_version.txt |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/howto_new_version.txt b/howto_new_version.txt
index e16756c..0eef5e1 100644
--- a/howto_new_version.txt
+++ b/howto_new_version.txt
@@ -1,12 +1,14 @@
 change version on configure.ac and src/AssemblyInfo.cs
 
+Update manual, check is "updated to last version"
+
 linux stuff
 ------------
 sh autogen.sh
 make dist
 
 git commit -a
-missatge: Bump version 0.9.3
+message: Bump version 0.9.3
 
 git push
 git tag -a 0.9.3
@@ -15,6 +17,16 @@ scp chronojump-0.9.3.tar.gz xaviblas master gnome org:.
 ssh xaviblas master gnome org
 ftpadmin install chronojump-0.9.3.tar.gz
 
+macosx stuff
+------------
+download (with filezilla is very fast)
+/Users/chronojump/chronojump/Chronojump-1.4.2-x86_64.dmg
+scp -l 8192 Chronojump...dmg xaviblas master gnome org:.
+ssh xaviblas master gnome org
+mv Chrono...exe /ftp/pub/gnome/binaries/mac/chronojump
+signal-ftp-sync
+wait 5'
+
 windows stuff
 ------------
 See: howto_compile.txt


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]