comparison Makefile.am @ 25236:c974d4453f12

propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d) to branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head 0272db32424bf245d924c833b771e3f6c2ebe286)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 30 Nov 2008 19:41:51 +0000
parents d9810e369601
children e0a6a829df87 9bdd3ab8087f
comparison
equal deleted inserted replaced
25235:487a750cc924 25236:c974d4453f12
57 head po/ChangeLog | grep "^version $(PACKAGE_VERSION)$$" >/dev/null 57 head po/ChangeLog | grep "^version $(PACKAGE_VERSION)$$" >/dev/null
58 58
59 # Ensure we're working from a tag... 59 # Ensure we're working from a tag...
60 test x`mtn automate select t:v$(PACKAGE_VERSION)` = x`mtn automate get_base_revision_id` 60 test x`mtn automate select t:v$(PACKAGE_VERSION)` = x`mtn automate get_base_revision_id`
61 # ... and have no changes in the working copy. 61 # ... and have no changes in the working copy.
62 test x`mtn diff | grep -v '^#'` = x 62 test "x`mtn diff | grep -v '^#'`" = x
63 63
64 release: version-check distcheck packages 64 release: version-check distcheck packages
65 65
66 packages: 66 packages:
67 gpg -ab pidgin-$(PACKAGE_VERSION).tar.gz 67 gpg -ab pidgin-$(PACKAGE_VERSION).tar.gz