From cfb837cb48cf9b09f6aa7a8acb16bd3a60c32784 Mon Sep 17 00:00:00 2001 From: Adam Sutton Date: Wed, 5 Mar 2014 11:56:00 +0000 Subject: [PATCH] build: attempt to overrcome deb building limitations --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 20a70098..5bf871da 100755 --- a/debian/rules +++ b/debian/rules @@ -16,3 +16,5 @@ override_dh_strip: override_dh_auto_install: dh_auto_install --destdir=debian/tvheadend +override_dh_auto_clean: +