From: Don Armstrong Date: Fri, 14 Sep 2012 18:35:09 +0000 (-0700) Subject: Delete the omf and input directories; we don't need to distribute the regression... X-Git-Tag: debian/2.16.0-1_exp+1~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e31eefae9e9f84839e16f5929041ee890bf4acf9;p=lilypond.git Delete the omf and input directories; we don't need to distribute the regression tests --- 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