Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
sysvinit
sysvinit-2.88+dsf-crypt.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sysvinit-2.88+dsf-crypt.patch of Package sysvinit
Index: src/Makefile =================================================================== --- src/Makefile.orig +++ src/Makefile @@ -70,7 +70,7 @@ MANDIR = /usr/share/man ifeq ($(WITH_SELINUX),yes) SELINUX_DEF = -DWITH_SELINUX INITLIBS += -lsepol -lselinux - SULOGINLIBS = -lselinux + SULOGINLIBS = -lselinux else SELINUX_DEF = INITLIBS = @@ -78,7 +78,7 @@ else endif # Additional libs for GNU libc. -ifneq ($(wildcard /usr/lib*/libcrypt.a),) +ifneq ($(wildcard /usr/lib*/libcrypt.so),) SULOGINLIBS += -lcrypt endif
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