diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:36:12 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:36:12 +0000 |
commit | 1a2b4af3fb5fcac12d6c9f56963d1fcc3db92b80 (patch) | |
tree | 4234e4b0b12da77755228e612841f3fb11f85a48 /package/x11r7/xapp_xprehashprinterlist | |
parent | eda9b0fe87303011e8b54b01ae8ad0eca44ded0c (diff) |
updated xorg to version 7.3 and added all of the fonts
Diffstat (limited to 'package/x11r7/xapp_xprehashprinterlist')
-rw-r--r-- | package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk b/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk index db8a6ff9a..e9f8f4300 100644 --- a/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk +++ b/package/x11r7/xapp_xprehashprinterlist/xapp_xprehashprinterlist.mk @@ -7,7 +7,7 @@ XAPP_XPREHASHPRINTERLIST_VERSION = 1.0.1 XAPP_XPREHASHPRINTERLIST_SOURCE = xprehashprinterlist-$(XAPP_XPREHASHPRINTERLIST_VERSION).tar.bz2 XAPP_XPREHASHPRINTERLIST_SITE = http://xorg.freedesktop.org/releases/individual/app -XAPP_XPREHASHPRINTERLIST_AUTORECONF = YES +XAPP_XPREHASHPRINTERLIST_AUTORECONF = NO XAPP_XPREHASHPRINTERLIST_DEPENDENCIES = xlib_libX11 xlib_libXp $(eval $(call AUTOTARGETS,package/x11r7,xapp_xprehashprinterlist)) |