Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35511 Details for
Bug 57002
media-libs/gstreamer-0.8.3-r1 has sandbox violation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gstreamer-0.8.3-dont-expand-GST_CACHE_DIR.patch
gstreamer-0.8.3-dont-expand-GST_CACHE_DIR.patch (text/plain), 1.58 KB, created by
Simone Gotti (RETIRED)
on 2004-07-15 15:57:41 UTC
(
hide
)
Description:
gstreamer-0.8.3-dont-expand-GST_CACHE_DIR.patch
Filename:
MIME Type:
Creator:
Simone Gotti (RETIRED)
Created:
2004-07-15 15:57:41 UTC
Size:
1.58 KB
patch
obsolete
>--- gstreamer-0.8.3-orig/configure 2004-06-05 13:33:47.000000000 +0000 >+++ gstreamer-0.8.3/configure 2004-07-16 00:47:49.678691712 +0000 >@@ -26316,49 +26316,9 @@ > if test "x$PLUGINS_USE_BUILDDIR" = "xyes"; then > GST_CACHE_DIR=`pwd` > else >- GST_CACHE_DIR=${localstatedir}/cache/gstreamer-$GST_MAJORMINOR >+ GST_CACHE_DIR="\${localstatedir}"/cache/gstreamer-$GST_MAJORMINOR > fi > >-# Check whether --with-cachedir or --without-cachedir was given. >-if test "${with_cachedir+set}" = set; then >- withval="$with_cachedir" >- case "${withval}" in >- yes) { { echo "$as_me:$LINENO: error: bad value ${withval} for --with-cachedir" >&5 >-echo "$as_me: error: bad value ${withval} for --with-cachedir" >&2;} >- { (exit 1); exit 1; }; } ;; >- no) { { echo "$as_me:$LINENO: error: bad value ${withval} for --with-cachedir" >&5 >-echo "$as_me: error: bad value ${withval} for --with-cachedir" >&2;} >- { (exit 1); exit 1; }; } ;; >- *) GST_CACHE_DIR="${withval}" ;; >-esac >-else >- : >-fi; >- >- EXP_VAR=GST_CACHE_DIR >- FROM_VAR=$GST_CACHE_DIR >- >- prefix_save=$prefix >- exec_prefix_save=$exec_prefix >- >- if test "x$prefix" = "xNONE"; then >- prefix="$ac_default_prefix" >- fi >- if test "x$exec_prefix" = "xNONE"; then >- exec_prefix=$prefix >- fi >- >- full_var="$FROM_VAR" >- while true; do >- new_full_var="`eval echo $full_var`" >- if test "x$new_full_var" = "x$full_var"; then break; fi >- full_var=$new_full_var >- done >- >- full_var=$new_full_var >- GST_CACHE_DIR="$full_var" >- >- > prefix=$prefix_save > exec_prefix=$exec_prefix_save >
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 Raw
Actions:
View
Attachments on
bug 57002
: 35511 |
35512