diff --git a/Makefile b/Makefile index 6b9ab3bb3..83ab59bd4 100644 --- a/Makefile +++ b/Makefile @@ -85,9 +85,6 @@ doc: # always re-create this dir .PHONY: build build: - @echo "Setting pkg-buildcfg version to: $(DEB_VERSION_UPSTREAM)" - sed -i -e 's/^version =.*$$/version = "$(DEB_VERSION_UPSTREAM)"/' \ - pbs-buildcfg/Cargo.toml rm -rf build mkdir build cp -a debian \