X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;fp=Makefile.local;h=10fb99085f54ff9f4f6fef73ae3e41e69dbcf6a4;hp=e12b94cd6f668bfc830070ec24d924ff8941bebf;hb=f17d75b83c90ae4ea75f79377f3acb873b9e564e;hpb=95f0c59fe98b1404ca8a4042becf650aeb09b923 diff --git a/Makefile.local b/Makefile.local index e12b94cd..10fb9908 100644 --- a/Makefile.local +++ b/Makefile.local @@ -54,7 +54,6 @@ update-versions: sed -i -e "s/^__VERSION__[[:blank:]]*=.*$$/__VERSION__ = \'${VERSION}\'/" \ -e "s/^SOVERSION[[:blank:]]*=.*$$/SOVERSION = \'${LIBNOTMUCH_VERSION_MAJOR}\'/" \ ${PV_FILE} - cp version.txt bindings/python-cffi # We invoke make recursively only to force ordering of our phony # targets in the case of parallel invocation of make (-j).