[packages/icedtea8] stop requiring paxctl
atler
atler at pld-linux.org
Wed Jan 6 18:42:46 CET 2021
commit b4a1c4de869c61007c949798d488d6a6e8fc0a07
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jan 6 18:08:13 2021 +0100
stop requiring paxctl
- it cannot find paxctl outside of $PATH so it does not work for quite
some time now anyway (paxctl installed in /sbin/paxctl since forever)
- even when --with-pax is passed it fails due to missing PT_PAX_FLAGS
icedtea8.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/icedtea8.spec b/icedtea8.spec
index e938b26..3d842c0 100644
--- a/icedtea8.spec
+++ b/icedtea8.spec
@@ -100,7 +100,6 @@ BuildRequires: libsctp-devel
BuildRequires: libstdc++-static
BuildRequires: lsb-release
%{?with_nss:BuildRequires: nss-devel >= 1:3.17.2-5}
-BuildRequires: paxctl
BuildRequires: pcsc-lite-devel
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.557
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icedtea8.git/commitdiff/f5a0c54fee5b7bcf07c463b39e949f94e5b43a0b
More information about the pld-cvs-commit
mailing list