From 93530f37ccc8b534b786d2c369c160b6197b5ef5 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 31 Mar 2016 23:24:52 +0200 Subject: [PATCH] qingy: fix build. --- srcpkgs/qingy/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/qingy/template b/srcpkgs/qingy/template index 6e50a49678..dd91494ef6 100644 --- a/srcpkgs/qingy/template +++ b/srcpkgs/qingy/template @@ -14,7 +14,6 @@ license="GPL-2" homepage="http://qingy.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" checksum=de4b4b398d5ba81ab2544729864676a04ddc6ae818b357ee09a8770293740cd3 -broken="checking for crypt in -lcrypt... no \n configure: error: " make_dirs="/var/lib/misc 0755 root root" @@ -25,6 +24,8 @@ conf_files=" build_options="pam x11" build_options_default="pam x11" +# Build System is broken with -fPIC +nopie=yes post_install() { sed -i '/pam_console/d' ${DESTDIR}/etc/pam.d/qingy