From 9a24b4a0dccc299e17279e115a3e460092cab0d3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 3 Jan 2021 23:29:27 +0100 Subject: fix auditor postinst --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5c32fe88b..3af287771 100755 --- a/debian/rules +++ b/debian/rules @@ -34,3 +34,4 @@ override_dh_auto_clean: override_dh_install: dh_install cd debian/libtalerexchange; find . -type f -exec rm -f ../taler-exchange/{} \; + cd debian/taler-auditor; find . -type f -exec rm -f ../taler-exchange/{} \; -- cgit v1.2.3