Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
aide.22016
aide-xattr-in-libc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File aide-xattr-in-libc.patch of Package aide.22016
Index: aide-0.16/configure.ac =================================================================== --- aide-0.16.orig/configure.ac +++ aide-0.16/configure.ac @@ -536,7 +536,7 @@ AC_ARG_WITH([xattr], AS_IF([test "x$with_xattr_support" != xno], [AC_DEFINE(WITH_XATTR,1,[use xattr]) - ATTRLIB=-lattr + ATTRLIB= compoptionstring="${compoptionstring}WITH_XATTR\\n" aideextragroups="${aideextragroups}+xattrs" AC_MSG_RESULT(yes)], Index: aide-0.16/include/db_config.h =================================================================== --- aide-0.16.orig/include/db_config.h +++ aide-0.16/include/db_config.h @@ -62,7 +62,6 @@ typedef struct acl_type { #ifdef WITH_XATTR /* Do generic user Xattrs. */ #include <sys/xattr.h> -#include <attr/xattr.h> #endif typedef struct xattr_node
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor