[game-data-packager] 01/01: adding_a_game: explain setp 0: how to work with the git tree

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Oct 3 13:29:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 393f0272f4223e83764525a79ff78f5b151d63f1
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Oct 3 15:29:14 2015 +0200

    adding_a_game: explain setp 0: how to work with the git tree
---
 doc/adding_a_game.mdwn | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/adding_a_game.mdwn b/doc/adding_a_game.mdwn
index 6fe628c..ba7cf6a 100644
--- a/doc/adding_a_game.mdwn
+++ b/doc/adding_a_game.mdwn
@@ -1,5 +1,16 @@
 ## Adding a game to `game-data-packager`
 
+### Step 0: working with the git tree
+
+$ git clone https://anonscm.debian.org/git/pkg-games/game-data-packager.git
+$ make
+
+Then the `./run` command can be used instead of the
+system-installed `game-data-packager` command.
+
+Further calls to `make` will only process modified
+new game description data in data/.
+
 ### Step 1: locate and describe the necessary files
 
 Write a YAML document that describes the files needed and how to get them.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list