<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,7 +14,7 @@ SLASHEM = claw
 GAMENETHACK = $(GAME)$(NETHACK)
 GAMESLASHEM = $(GAME)$(SLASHEM)
 DATE := $(shell date +%Y%m%d%H%M%S)
-GITREVISION := $(shell git rev-list `git describe --tags --abbrev=0`..master|wc -l)
+GITREVISION := $(strip $(shell git rev-list `git describe --tags --abbrev=0`..master|wc -l))
 VERSION = 2.2.$(GITREVISION)
 RELEASE = 1
 FULLNAME = $(GAME)-$(VERSION)
@@ -28,6 +28,7 @@ MD5 = md5sum
 SHA256 = sha256sum
 
 help:
+	@echo &quot;Building $(FULLNAME)&quot;
 	@echo &quot;to build NetHack in your home directory: $(MAKE) nethack-home&quot;
 	@echo &quot;to build Slashem in your home directory: $(MAKE) slashem-home&quot;
 	@echo &quot;to build * Both  in your home directory: $(MAKE) home&quot;</diff>
      <filename>GNUmakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>95ef0e7e5617a85a8050e4c2460f44a035ba545d</id>
    </parent>
  </parents>
  <author>
    <name>Clive Crous</name>
    <email>clive@motherearths-Computer.local</email>
  </author>
  <url>http://github.com/clivecrous/vultures/commit/82ce1461bb629945a0b7d813776e99049ac53784</url>
  <id>82ce1461bb629945a0b7d813776e99049ac53784</id>
  <committed-date>2008-12-16T07:58:29-08:00</committed-date>
  <authored-date>2008-12-16T07:58:29-08:00</authored-date>
  <message>In the meta build file strip spaces from retrieved revision and display fullname in help</message>
  <tree>038a9939e9fe157ddeb5dfc00b03059902382579</tree>
  <committer>
    <name>Clive Crous</name>
    <email>clive@motherearths-Computer.local</email>
  </committer>
</commit>
