From 9a21650e0195ac7b6d733ad8ba0700ccfaa574f6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Dec 2009 00:29:14 +0100 Subject: fix cygwin compile issues remove xmlto dependency, do not generate alsa manpages let aiccu cross-compile on != linux hosts --- package/aufs2-util/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'package/aufs2-util') diff --git a/package/aufs2-util/Makefile b/package/aufs2-util/Makefile index 4457775b9..3d100010d 100644 --- a/package/aufs2-util/Makefile +++ b/package/aufs2-util/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_DESCR:= aufs2 utilities PKG_SECTION:= admin PKG_URL:= http://aufs.sf.net/ +PKG_HOST_DEPENDS:= !cygwin !freebsd NO_DISTFILES:= 1 @@ -24,10 +25,4 @@ do-extract: mkdir -p ${WRKBUILD} ${CP} ./src/* ${WRKBUILD}/ -do-configure: - -#post-install: -# $(INSTALL_DIR) $(IDIR_BASH)/bin -# $(INSTALL_BIN) $(WRKINST)/usr/bin/bash $(IDIR_BASH)/bin/ - include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3