[Pkg-fonts-devel] Bug#762296: "Droid Sans Fallback" refers to three different files
Gunnar Hjalmarsson
gunnarhj at ubuntu.com
Sun Sep 21 14:27:35 UTC 2014
On 2014-09-21 15:22, Gunnar Hjalmarsson wrote:
> It could be done in debian/rules like this:
>
> override_dh_install:
> dh_install
> for f in DroidSansFallback.ttf DroidSansFallbackLegacy.ttf ; \
> do ; \
> cd debian/fonts-droid/usr/share ; \
> mv fonts/truetype/droid/$$f \
> fonts-droid/truetype/$$f || true ; \
> done
Hmm.. Suppose you need to create the new folder first. Anyway, I'm sure
you figure out the best way, Christian. :)
--
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj
More information about the Pkg-fonts-devel
mailing list