From 0aa305ad66bca97772d5a631f6536e652d1c78b6 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sat, 6 Jan 2018 22:07:49 +0000 Subject: [PATCH] It helps to pick the right directory, too --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index f68df72a5..bbb7899b9 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ override_dh_auto_configure: override_dh_auto_install: dh_auto_install sed -i -e '1s,^#!.*/python$$,#!/usr/bin/python3,' \ - debian/tmp/usr/lib/ikiwiki/plugins/* + debian/ikiwiki/usr/lib/ikiwiki/plugins/* override_dh_compress: # avoid compressing files in the doc wiki -- 2.39.2