]> git.donarmstrong.com Git - lilypond.git/commitdiff
Delete the omf and input directories; we don't need to distribute the regression...
authorDon Armstrong <don@donarmstrong.com>
Fri, 14 Sep 2012 18:35:09 +0000 (11:35 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 14 Sep 2012 18:35:09 +0000 (11:35 -0700)
debian/rules

index 6ff3253583291ce535b82d4bd52f95adf0ce92b2..4cb3edcb8daf2b1653f84fa834c1d410b422d2b4 100755 (executable)
@@ -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