From 386f2bdcf497232fda6248c616543c9d042ed001 Mon Sep 17 00:00:00 2001 From: David Adam Date: Sun, 2 Oct 2016 18:35:10 +0800 Subject: [PATCH] debian packaging: unbreak build --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 3936490c2..904f9cdd4 100755 --- a/debian/rules +++ b/debian/rules @@ -12,9 +12,6 @@ DPKG_EXPORT_BUILDFLAGS = 1 %: dh $@ --with autotools-dev,autoreconf -override_dh_auto_install: - dh_auto_install --destdir=debian/fish - override_dh_installdocs: dh_installdocs --link-doc=fish