From d0814c75f9c3aa54a006de193523cfc7855da566 Mon Sep 17 00:00:00 2001 From: janneke Date: Wed, 13 Oct 2004 11:55:01 +0000 Subject: [PATCH] (binary-indep): Link images for info. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5089a866c6..ffd1788a45 100644 --- a/debian/rules +++ b/debian/rules @@ -111,7 +111,7 @@ binary-indep: build-doc install cd $(r_doc)/$(d) \ && cp -s `find html/Documentation -name '*.ps.gz'` . \ && cp -s html/Documentation/pictures/out-www/*.png . - # Add symlinks to the PostScript docs and LilyPond logo PNGs for info... + # Add symlinks to the documentation PNGs for info... cd $(r_doc)/$(info) \ && cp -s ../../doc/$(package)/html/Documentation/user/out-www/*.png . # # Copy the DVI docs too ... -- 2.39.5