diff --git a/srcpkgs/proot/template b/srcpkgs/proot/template index f61e51ce8e2..5ee9809c01e 100644 --- a/srcpkgs/proot/template +++ b/srcpkgs/proot/template @@ -3,6 +3,8 @@ pkgname=proot version=5.1.0 revision=6 build_wrksrc=src +build_style=gnu-makefile +make_use_env=yes makedepends="libarchive-devel talloc-devel" short_desc="User-space implementation of chroot, mount --bind, and binfmt_misc" maintainer="Piraty " @@ -16,10 +18,6 @@ pre_build() { cp ${FILESDIR}/ptrace_compat.h . } -do_build() { - make CC=$CC CFLAGS="$CFLAGS" ${makejobs} -} - do_install() { vbin proot vman ../doc/proot/man.1 proot.1