From c90d0db64aa5d2ff20a629e6a74f57e7b43d8cfc Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 4 Oct 2011 11:06:13 +0200 Subject: [PATCH] when using make sync for testing, need a valid version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ########## -- 2.43.0