chiark / gitweb /
stop shipping SGML source, what's the point, this is a binary pkg, the
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 9 Dec 2002 07:23:44 +0000 (07:23 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 9 Dec 2002 07:23:44 +0000 (07:23 +0000)
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

index fc115164a503f38c1a7275935207f64d8b36a388..bf899bd519e20b5aa63bc157c95cff954d30445d 100755 (executable)
@@ -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