Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:regataos
libvorbis
libvorbis-m4.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libvorbis-m4.dif of Package libvorbis
--- vorbis.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- vorbis.m4.orig +++ vorbis.m4 @@ -21,7 +21,7 @@ VORBIS_LIBS="" elif test "x$vorbis_prefix" != "x" ; then VORBIS_LIBS="-L$vorbis_prefix/lib" - elif test "x$prefix" != "xNONE"; then + elif test "x$prefix" != "xNONE" -a "x$prefix" != "x/usr"; then VORBIS_LIBS="-L$prefix/lib" fi @@ -37,7 +37,7 @@ VORBIS_CFLAGS="" elif test "x$vorbis_prefix" != "x" ; then VORBIS_CFLAGS="-I$vorbis_prefix/include" - elif test "x$prefix" != "xNONE"; then + elif test "x$prefix" != "xNONE" -a "x$prefix" != "x/usr"; then VORBIS_CFLAGS="-I$prefix/include" fi
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