[chronojump] For consistency with win32: Makefile target to create the	package/installer is named osx-installer.
- From: Carles Pina i Estany <carlespina src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [chronojump] For consistency with win32: Makefile target to create the	package/installer is named osx-installer.
 
- Date: Thu, 20 Oct 2016 21:05:48 +0000 (UTC)
 
commit 03404913404368a51a1a51a88538a287582897d1
Author: Carles Pina i Estany <carles pina cat>
Date:   Thu Oct 20 23:01:59 2016 +0200
    For consistency with win32: Makefile target to create the package/installer is named osx-installer.
 Makefile.am       |    4 ++--
 howto_compile.txt |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c390884..bfab7e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,8 +26,8 @@ dist: ChangeLog
 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: all install
+CERBERO_COMMAND = /Users/chronojump/cerbero/cerbero-uninstalled -c 
/Users/chronojump/cerbero/cerbero-extras/chronojump.cbc
+osx-installer: all install
        $(CERBERO_COMMAND) buildone chronojump
        $(CERBERO_COMMAND) package chronojump
 endif
diff --git a/howto_compile.txt b/howto_compile.txt
index 27f0d77..c9b24b3 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -49,7 +49,7 @@ Following cerbero commands will take stuff from git, then all have to be commite
 Outside the cerbero shell (to get out: exit)
 And inside the chronojump directory
 
-make osx-package
+make osx-installer
 
 #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]