pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libcap: It now builds for unprivileged



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Jul 8 16:01:43 2016 +0200
Changeset:	0a2e791031fc8921f20ad65b20b6a926ab34cf77

Modified Files:
	libcap/Makefile

Log Message:
libcap: It now builds for unprivileged

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0a2e791031fc8921f20ad65b20b6a926ab34cf77

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libcap/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/libcap/Makefile b/libcap/Makefile
index 0f8e959..eadfc4b 100644
--- a/libcap/Makefile
+++ b/libcap/Makefile
@@ -12,7 +12,6 @@ LICENSE=	gnu-gpl-v2
 USE_TOOLS+=	pkg-config gmake perl
 
 ONLY_FOR_PLATFORM=	Linux-*-*
-NOT_FOR_UNPRIVILEGED=	yes
 
 PKGCONFIG_OVERRIDE+=	libcap/libcap.pc.in
 


Home | Main Index | Thread Index | Old Index