Mercurial > mplayer.hg
changeset 32758:ee56fbdc58ab
Skip deleting HTML-single directory, which is no longer created.
author | diego |
---|---|
date | Thu, 03 Feb 2011 14:04:43 +0000 |
parents | c4410ffe82ba |
children | 63844ef43932 |
files | debian/rules |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/rules Thu Feb 03 12:31:09 2011 +0000 +++ b/debian/rules Thu Feb 03 14:04:43 2011 +0000 @@ -154,7 +154,7 @@ dh_testroot -test ! -f config.mak || ( $(MAKE) -C DOCS/xml releaseclean ; $(MAKE) distclean ) # in case the previous command fails for some reason, remove 'svn ignored' files - rm -rf DOCS/HTML DOCS/HTML-single DOCS/codecs-status.html + rm -rf DOCS/HTML DOCS/codecs-status.html # Build architecture-independent packages binary-indep: install-indep