diff --git a/debian/rules b/debian/rules index aeaf3378..0e8e3ec6 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -export CARGO_HOME=/tmp/cargo +export CARGO_HOME = $(CURDIR)/debian/cargo export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: