From: aph Date: Mon, 9 Dec 2002 07:23:44 +0000 (+0000) Subject: stop shipping SGML source, what's the point, this is a binary pkg, the X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=commitdiff_plain;h=35644c6a440debf9ecf19fa33d4dc590e406f1a9 stop shipping SGML source, what's the point, this is a binary pkg, the SGML doesn't have the proper build depends, you can't build it in those dirs anyway -- much better to do 'apt-get source developers-reference' git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@1981 313b444b-1b9f-4f58-a734-7bb04f332e8d --- diff --git a/debian/rules b/debian/rules index fc11516..bf899bd 100755 --- a/debian/rules +++ b/debian/rules @@ -63,7 +63,7 @@ binary-indep: build test done $(install_file) developers-reference*.txt $(docdir)/ $(install_file) developers-reference*.pdf $(docdir)/ - $(install_file) developers-reference*.sgml version.ent common.ent $(docdir)/ +# $(install_file) developers-reference*.sgml version.ent common.ent $(docdir)/ $(install_file) debian/copyright $(docdir)/ $(install_file) ChangeLog $(docdir)/changelog