aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-03-05 21:50:36 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-03-05 21:50:36 +0100
commit71d79d507f20c89562e96ff5f9ba653d745906d3 (patch)
tree18ea19efbc70e6d4c5a58532aa02c742738e0841 /debian
parent614a6a160cd474c88fffb400b20e87b114d918a0 (diff)
add missing pngs (Closes: #469403)
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 3474e37d..3f973bbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ docs/manual.sgml: docs/version.ent
$(MANUAL): docs/manual.sgml docs/chapters/*.sgml docs/manpages/*.sgml
docbook-2-html -s local $<
+ cp /usr/share/gtk-doc/data/*.png $(MANUAL)
%.py: %
ln -s $< $@