Codebase list ebook-speaker / a4f1971
Make sure we only install what we want since commit 4bd597 Paul Gevers 8 years ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2323 --output $(ICONSDIR)/$${size}x$${size}/apps/eBook-speaker.png ; done
2424 mkdir -p $(ICONSDIR)/scalable/apps
2525 gzip -c9 doc/eBook-speaker.svg > $(ICONSDIR)/scalable/apps/eBook-speaker.svgz
26
27 override_dh_auto_install:
28 # Now we only have one package make sure we still install to tmp as we want
29 # to only really install the stuff we need, not everything by default.
30 dh_auto_install --destdir=debian/tmp