xrandr: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:02:05 +02:00
parent c4349acf19
commit 476cdc0ef5

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="xrandr: A primitive command line interface to RandR extension"
PKG_LONGDESC="Xrandr is a primitive command line interface to the RandR extension and used to set the screen size, orientation and/or reflection." PKG_LONGDESC="Xrandr is a primitive command line interface to the RandR extension and used to set the screen size, orientation and/or reflection."
PKG_IS_ADDON="no" PKG_IS_ADDON="no"
PKG_AUTORECONF="yes" PKG_AUTORECONF="no"
post_makeinstall_target() { post_makeinstall_target() {
rm -rf $INSTALL/usr/bin/xkeystone rm -rf $INSTALL/usr/bin/xkeystone