mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 22:55:24 +02:00
12 lines
270 B
Diff
12 lines
270 B
Diff
--- sysdeputil.c.orig
|
|
+++ sysdeputil.c
|
|
@@ -165,6 +165,9 @@
|
|
#endif
|
|
/* END config */
|
|
|
|
+#undef VSF_SYSDEP_HAVE_CAPABILITIES
|
|
+#undef VSF_SYSDEP_HAVE_LIBCAP
|
|
+
|
|
/* PAM support - we include our own dummy version if the system lacks this */
|
|
#include <security/pam_appl.h>
|
|
|