projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0290643
)
remove unused fonts from XOrg essentials package
author
John Crispin
<john@openwrt.org>
Fri, 21 Sep 2007 01:09:45 +0000
(
01:09
+0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/XOrg/meta/xorg-server-X11R7.2-essentials/Makefile
b/XOrg/meta/xorg-server-X11R7.2-essentials/Makefile
index 4c351c518cda5eebb0dd8b16265e34ac680f711b..c2571182a47f3f7a853265e6bc2c0c2b3e1928fc 100644
(file)
--- a/
XOrg/meta/xorg-server-X11R7.2-essentials/Makefile
+++ b/
XOrg/meta/xorg-server-X11R7.2-essentials/Makefile
@@
-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