[chronojump/chronojump_version] Adds steps to do the OSX-package.



commit 93b45bb46001ca0d3959729a3fff1d4793cc5e36
Author: Carles Pina i Estany <carles pina cat>
Date:   Mon Oct 17 23:26:19 2016 +0200

    Adds steps to do the OSX-package.

 Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 415b6a8..0bad231 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,4 +23,9 @@ ChangeLog:
 
 dist: ChangeLog
 
+osx-package:
+       export CHRONOJUMP_VERSION="@PACKAGE_VERSION@"
+       cerbero-cj buildone chronojump
+       cerbero-cj package chronojump
+
 .PHONY: ChangeLog


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