[chronojump/chronojump_version] Updates documentation and makes sure that on make osx-package everything has been build.
- From: Carles Pina i Estany <carlespina src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump/chronojump_version] Updates documentation and makes sure that on make osx-package everything has been build.
- Date: Tue, 18 Oct 2016 07:08:46 +0000 (UTC)
commit 336c7a84cc3d031654d6b2d6f6523eee8ee86ec5
Author: Carles Pina i Estany <carles pina cat>
Date: Tue Oct 18 09:07:44 2016 +0200
Updates documentation and makes sure that on make osx-package everything has been build.
Makefile.am | 2 +-
howto_compile.txt | 9 +++------
2 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7dc6084..75e470d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ if OSTYPE_OS_X
export CHRONOJUMP_VERSION = @PACKAGE_VERSION@
export CHRONOJUMP_COMMIT = origin/@GIT_BRANCH@
CERBERO_COMMAND = /Users/chronojump/cerbero/cerbero-uninstalled -c
/Users/chronojump/cerbero/cerbero-extras/chronojump.cbc
-osx-package:
+osx-package: all installer
$(CERBERO_COMMAND) buildone chronojump
$(CERBERO_COMMAND) package chronojump
endif
diff --git a/howto_compile.txt b/howto_compile.txt
index 6f7490e..27f0d77 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -46,13 +46,10 @@ chronojump (enter)
---- MacOSX packaging ----
Following cerbero commands will take stuff from git, then all have to be commited and pushed
-*** to package chronojump, first ensure that version is ok in:
-cerbero/cerbero-extras/packages/chronojump/chronojump.package
-***
+Outside the cerbero shell (to get out: exit)
+And inside the chronojump directory
-packaging (outside the shell): (will fetch chronojump sources from git)
-cerbero-cj buildone chronojump
-cerbero-cj package chronojump
+make osx-package
#if there are problems on hdiuti do:
hdiutil create -size 200m ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]