From e31eefae9e9f84839e16f5929041ee890bf4acf9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 14 Sep 2012 11:35:09 -0700 Subject: [PATCH] Delete the omf and input directories; we don't need to distribute the regression tests --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 6ff3253583..4cb3edcb8d 100755 --- a/debian/rules +++ b/debian/rules @@ -40,6 +40,8 @@ override_dh_auto_build-indep: override_dh_auto_install-indep: $(MAKE) install-doc prefix=$(CURDIR)/debian/tmp/usr/ + rm -rf $(CURDIR)/debian/tmp/usr/share/omf + rm -rf $(CURDIR)/debian/tmp/usr/share/doc/lilypond/html/input ## we need to install only the png, ly and english html files into the ## doc-html package, and only the english pdfs into the doc-pdf -- 2.39.5