tags 861040 + patch
thanks
> The fonts-lato ships /usr/share/fonts/truetype/lato/Lato-Italic.ttf
> instead.
Indeed. Patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/debian/rules b/debian/rules
index 815ac32..d3dba6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_installdocs:
ln -s /usr/share/fonts/truetype/lato/Lato-Light.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
ln -s /usr/share/fonts/truetype/lato/Lato-LightItalic.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
ln -s /usr/share/fonts/truetype/lato/Lato-Regular.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
- ln -s /usr/share/fonts/truetype/lato/Lato-RegularItalic.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
+ ln -s /usr/share/fonts/truetype/lato/Lato-Italic.ttf
debian/camping/usr/share/doc/camping/rdoc/fonts/
override_dh_auto_clean:
dh_auto_clean
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers