Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:Update
wavpack.25158
wavpack-fix_pkgconfig.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wavpack-fix_pkgconfig.patch of Package wavpack.25158
--- wavpack.pc.in.orig +++ wavpack.pc.in @@ -1,12 +1,11 @@ prefix=@prefix@ -libdir=${prefix}/lib -includedir=${prefix}/include +libdir=@libdir@ +includedir=@includedir@ Name: wavpack Description: wavpack library Version: @PACKAGE_VERSION@ Requires: Conflicts: -Libs: -L${libdir} -lwavpack -Libs.private: @LIBM@ +Libs: -lwavpack @LIBM@ @ICONV@ Cflags: -I${includedir} --- include/Makefile.am.orig +++ include/Makefile.am @@ -1,5 +1,5 @@ wpinclude_HEADERS = wavpack.h -wpincludedir = $(prefix)/include/wavpack +wpincludedir = $(includedir)/wavpack MAINTAINERCLEANFILES = \ Makefile.in
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