remove unused fonts from XOrg essentials package
authorJohn Crispin <john@openwrt.org>
Fri, 21 Sep 2007 01:09:45 +0000 (01:09 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 21 Sep 2007 01:09:45 +0000 (01:09 +0000)
SVN-Revision: 8901

XOrg/meta/xorg-server-X11R7.2-essentials/Makefile

index 4c351c518cda5eebb0dd8b16265e34ac680f711b..c2571182a47f3f7a853265e6bc2c0c2b3e1928fc 100644 (file)
@@ -28,10 +28,11 @@ define Package/xorg-server-X11R7.2-essentials
                +xf86-video-vga-X11R7.1 \
                +xf86-input-evdev-X11R7.1 \
                +xf86-input-keyboard-X11R7.2 \
-               +font-bh-75dpi-X11R7.0 \
-               @TARGET_x86
+                       @TARGET_x86
 endef
 
+#      +font-bh-75dpi-X11R7.0 \
+
 define Build/Configure
        echo 
 endef