Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
vamp-plugin-sdk
vamp-plugin-sdk-2.0-libdir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vamp-plugin-sdk-2.0-libdir.patch of Package vamp-plugin-sdk
Index: Makefile.in =================================================================== --- Makefile.in.orig 2011-04-05 14:30:52.000000000 +0200 +++ Makefile.in 2011-05-23 01:14:43.139988531 +0200 @@ -71,8 +71,8 @@ INSTALL_PREFIX = @prefix@ INSTALL_API_HEADERS = $(INSTALL_PREFIX)/include/vamp INSTALL_SDK_HEADERS = $(INSTALL_PREFIX)/include/vamp-sdk INSTALL_HOSTSDK_HEADERS = $(INSTALL_PREFIX)/include/vamp-hostsdk -INSTALL_SDK_LIBS = $(INSTALL_PREFIX)/lib -INSTALL_PLUGINS = $(INSTALL_PREFIX)/lib/vamp +INSTALL_SDK_LIBS = @libdir@ +INSTALL_PLUGINS = $(INSTALL_SDK_LIBS)/vamp INSTALL_BINARIES = $(INSTALL_PREFIX)/bin INSTALL_SDK_LIBNAME = libvamp-sdk.so.2.2.0 @@ -87,7 +87,7 @@ INSTALL_HOSTSDK_LINK_DEV = libvamp-host INSTALL_HOSTSDK_STATIC = libvamp-hostsdk.a INSTALL_HOSTSDK_LA = libvamp-hostsdk.la -INSTALL_PKGCONFIG = $(INSTALL_PREFIX)/lib/pkgconfig +INSTALL_PKGCONFIG = $(INSTALL_SDK_LIBS)/pkgconfig # Flags required to tell the compiler to create a dynamically loadable object #
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