[oe-commits] org.oe.dev ttf.inc: fix SECTION.

Laibsch commit openembedded-commits at lists.openembedded.org
Thu Jan 10 23:04:48 UTC 2008


ttf.inc: fix SECTION.  
ttf fonts are GUI-agnostic and can be used in opie as well, for example.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 7d3f0e94200c81b204fe6149624facda55d0d578
ViewMTN: http://monotone.openembedded.org/revision/info/7d3f0e94200c81b204fe6149624facda55d0d578
Files:
1
packages/ttf-fonts/ttf.inc
Diffs:

#
# mt diff -rff8974f3ec2465115ae8239ba79efa663add59b0 -r7d3f0e94200c81b204fe6149624facda55d0d578
#
# 
# 
# patch "packages/ttf-fonts/ttf.inc"
#  from [fb8c05c470eee88f979bd7425e143a351654635a]
#    to [2a846550f80db27429faf862405989761d2e4243]
# 
============================================================
--- packages/ttf-fonts/ttf.inc	fb8c05c470eee88f979bd7425e143a351654635a
+++ packages/ttf-fonts/ttf.inc	2a846550f80db27429faf862405989761d2e4243
@@ -1,4 +1,4 @@
-SECTION = "x11/fonts"
+SECTION = "fonts"
 PRIORITY = "optional"
 PACKAGE_ARCH = "all"
 #DEPENDS = "fontconfig opie-ttf-support"






More information about the Openembedded-commits mailing list