dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23591
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11492: Added README to dhis2-tools deb package
------------------------------------------------------------
revno: 11492
committer: olavpo olav@mail
branch nick: dhis2
timestamp: Tue 2013-07-23 17:22:51 +0200
message:
Added README to dhis2-tools deb package
added:
tools/dhis2-tools-deb/README
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== added file 'tools/dhis2-tools-deb/README'
--- tools/dhis2-tools-deb/README 1970-01-01 00:00:00 +0000
+++ tools/dhis2-tools-deb/README 2013-07-23 15:22:51 +0000
@@ -0,0 +1,14 @@
+ ____ __ ______________
+ / __ \/ / / / _/ ___/__ \
+ / / / / /_/ // / \__ \__/ /
+ / /_/ / __ // / ___/ / __/
+ /_____/_/ /_/___//____/____/
+
+DHIS2 tools readme.
+
+To build the debian package from source (on a linux computer), run the following commands in the dhis2-tools-deb folder:
+
+>$ make
+>$ make install
+
+This will assemble the source files into a dhis2-tools_x.xubuntu1_all.deb package.
\ No newline at end of file