From: Thierry Parmentelat Date: Tue, 4 Oct 2011 09:06:13 +0000 (+0200) Subject: when using make sync for testing, need a valid version X-Git-Tag: sfa-1.1-1~130^2~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=c90d0db64aa5d2ff20a629e6a74f57e7b43d8cfc;p=sfa.git when using make sync for testing, need a valid version --- diff --git a/Makefile b/Makefile index 5bb1bbad..f162f5f6 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ uninstall: python-uninstall tests-uninstall .PHONY: all install clean uninstall -VERSIONTAG=should-be-redefined-by-specfile +VERSIONTAG=0.0-0-should.be-redefined-by-specfile SCMURL=should-be-redefined-by-specfile ##########