Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
alpine
alpine-no-add-needed.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File alpine-no-add-needed.patch of Package alpine
--- alpine/Makefile.am | 2 +- configure.ac | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) Index: alpine-2.11/alpine/Makefile.am =================================================================== --- alpine-2.11.orig/alpine/Makefile.am +++ alpine-2.11/alpine/Makefile.am @@ -35,7 +35,7 @@ BUILT_SOURCES = date.c LDADD = ../pico/libpico.a ../pico/osdep/libpicoosd.a \ ../pith/libpith.a ../pith/osdep/libpithosd.a \ ../pith/charconv/libpithcc.a \ - osdep/libpineosd.a ../c-client/c-client.a + osdep/libpineosd.a ../c-client/c-client.a -lkrb5 -lcrypto AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include -DLOCALEDIR=\"$(localedir)\" Index: alpine-2.11/configure.ac =================================================================== --- alpine-2.11.orig/configure.ac +++ alpine-2.11/configure.ac @@ -38,8 +38,9 @@ WEB_BUILD=web/src/alpined.d dnl CHECK PROGRAMS -AC_PROG_CC AC_PROG_CC_STDC +AC_USE_SYSTEM_EXTENSIONS +AC_SYS_LARGEFILE AC_PROG_INSTALL AC_PROG_MAKE_SET AC_PROG_LN_S
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