From 35644c6a440debf9ecf19fa33d4dc590e406f1a9 Mon Sep 17 00:00:00 2001 From: aph Date: Mon, 9 Dec 2002 07:23:44 +0000 Subject: [PATCH] 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 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2