diff options
Diffstat (limited to 'package/x11r7/xproto_recordproto')
-rw-r--r-- | package/x11r7/xproto_recordproto/xproto_recordproto.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xproto_recordproto/xproto_recordproto.mk b/package/x11r7/xproto_recordproto/xproto_recordproto.mk index de4edb628..9c9e1ba49 100644 --- a/package/x11r7/xproto_recordproto/xproto_recordproto.mk +++ b/package/x11r7/xproto_recordproto/xproto_recordproto.mk @@ -7,7 +7,7 @@ XPROTO_RECORDPROTO_VERSION = 1.13.2 XPROTO_RECORDPROTO_SOURCE = recordproto-$(XPROTO_RECORDPROTO_VERSION).tar.bz2 XPROTO_RECORDPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto -XPROTO_RECORDPROTO_AUTORECONF = YES +XPROTO_RECORDPROTO_AUTORECONF = NO XPROTO_RECORDPROTO_INSTALL_STAGING = YES XPROTO_RECORDPROTO_INSTALL_TARGET = NO |