From: janneke Date: Wed, 13 Oct 2004 11:55:01 +0000 (+0000) Subject: (binary-indep): Link images for info. X-Git-Tag: release/2.3.24^2~42 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d0814c75f9c3aa54a006de193523cfc7855da566;p=lilypond.git (binary-indep): Link images for info. --- 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 ...