Projects
Multimedia
mp3splt-gtk
mp3splt-gtk-m4-lib64.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mp3splt-gtk-m4-lib64.patch of Package mp3splt-gtk (Revision 2)
Currently displaying revision
2
,
Show latest
--- m4/mp3splt.m4.orig 2012-12-18 21:13:05.124139636 +0000 +++ m4/mp3splt.m4 2012-12-18 21:24:37.783700438 +0000 @@ -20,9 +20,9 @@ if test "x$mp3splt_libraries" != "x"; then MP3SPLT_LIBS="-L$mp3splt_libraries" elif test "x$mp3splt_prefix" != "x"; then - MP3SPLT_LIBS="-L$mp3splt_prefix/lib" + MP3SPLT_LIBS="-L$mp3splt_prefix/${libdir#$exec_prefix/}" elif test "x$prefix" != "xNONE"; then - MP3SPLT_LIBS="-L$prefix/lib" + MP3SPLT_LIBS="-L$prefix/${libdir#$exec_prefix/}" fi MP3SPLT_LIBS="$MP3SPLT_LIBS -lmp3splt"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.