Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186883 Details for
Bug 264333
=media-libs/alsa-lib-1.0.27: fix pkg-config file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Reworked patch
alsa-lib-exec_prefix-fix.patch (text/plain), 513 bytes, created by
Sven 'sleipnir' Rebhan
on 2009-03-31 18:55:32 UTC
(
hide
)
Description:
Reworked patch
Filename:
MIME Type:
Creator:
Sven 'sleipnir' Rebhan
Created:
2009-03-31 18:55:32 UTC
Size:
513 bytes
patch
obsolete
>--- configure.in 2009-03-31 18:35:09.000000000 +0000 >+++ configure.in.new 2009-03-31 18:36:48.000000000 +0000 >@@ -79,8 +79,6 @@ > AC_SUBST(ALSA_CONFIG_DIR) > > dnl ALSA plugin directory >-test "x$exec_prefix" = xNONE && exec_prefix=$prefix >- > AC_ARG_WITH(plugindir, > AS_HELP_STRING([--with-plugindir=dir], > [path where ALSA plugin files are stored]), >@@ -89,7 +87,7 @@ > eval dir="$libdir" > case "$dir" in > /*) ;; >- *) dir="$dir" >+ *) dir="$libdir" > esac > plugindir="$dir/$PACKAGE" > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 264333
:
186796
|
186798
| 186883