Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48119 Details for
Bug 76804
Kluje should depend on Arts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kluje-0.7-configure-arts.patch
kluje-0.7-configure-arts.patch (text/plain), 3.48 KB, created by
Simone Gotti (RETIRED)
on 2005-01-10 12:11:00 UTC
(
hide
)
Description:
kluje-0.7-configure-arts.patch
Filename:
MIME Type:
Creator:
Simone Gotti (RETIRED)
Created:
2005-01-10 12:11:00 UTC
Size:
3.48 KB
patch
obsolete
>--- configure.orig 2005-01-09 19:15:22.000000000 +0000 >+++ configure 2005-01-09 19:16:23.271514560 +0000 >@@ -22453,138 +22453,6 @@ > fi > > >- echo "$as_me:$LINENO: checking for mcopidl" >&5 >-echo $ECHO_N "checking for mcopidl... $ECHO_C" >&6 >- if test -n "$MCOPIDL"; then >- kde_cv_path="$MCOPIDL"; >- else >- kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'` >- >- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then >- echo $ECHO_N "(cached) $ECHO_C" >&6 >-else >- >- kde_cv_path="NONE" >- dirs="$kde_default_bindirs" >- kde_save_IFS=$IFS >- IFS=':' >- for dir in $PATH; do >- dirs="$dirs $dir" >- done >- IFS=$kde_save_IFS >- >- for dir in $dirs; do >- if test -x "$dir/mcopidl"; then >- if test -n "" >- then >- evalstr="$dir/mcopidl 2>&1 " >- if eval $evalstr; then >- kde_cv_path="$dir/mcopidl" >- break >- fi >- else >- kde_cv_path="$dir/mcopidl" >- break >- fi >- fi >- done >- >- eval "kde_cv_path_$kde_cache=$kde_cv_path" >- >- >-fi >- >- >- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" >- >- fi >- >- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then >- echo "$as_me:$LINENO: result: not found" >&5 >-echo "${ECHO_T}not found" >&6 >- >- { { echo "$as_me:$LINENO: error: The important program mcopidl was not found! >-Please check whether you installed KDE correctly. >-" >&5 >-echo "$as_me: error: The important program mcopidl was not found! >-Please check whether you installed KDE correctly. >-" >&2;} >- { (exit 1); exit 1; }; } >- >- else >- echo "$as_me:$LINENO: result: $kde_cv_path" >&5 >-echo "${ECHO_T}$kde_cv_path" >&6 >- MCOPIDL=$kde_cv_path >- >- fi >- >- >- echo "$as_me:$LINENO: checking for artsc-config" >&5 >-echo $ECHO_N "checking for artsc-config... $ECHO_C" >&6 >- if test -n "$ARTSCCONFIG"; then >- kde_cv_path="$ARTSCCONFIG"; >- else >- kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'` >- >- if eval "test \"\${kde_cv_path_$kde_cache+set}\" = set"; then >- echo $ECHO_N "(cached) $ECHO_C" >&6 >-else >- >- kde_cv_path="NONE" >- dirs="$kde_default_bindirs" >- kde_save_IFS=$IFS >- IFS=':' >- for dir in $PATH; do >- dirs="$dirs $dir" >- done >- IFS=$kde_save_IFS >- >- for dir in $dirs; do >- if test -x "$dir/artsc-config"; then >- if test -n "" >- then >- evalstr="$dir/artsc-config 2>&1 " >- if eval $evalstr; then >- kde_cv_path="$dir/artsc-config" >- break >- fi >- else >- kde_cv_path="$dir/artsc-config" >- break >- fi >- fi >- done >- >- eval "kde_cv_path_$kde_cache=$kde_cv_path" >- >- >-fi >- >- >- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" >- >- fi >- >- if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then >- echo "$as_me:$LINENO: result: not found" >&5 >-echo "${ECHO_T}not found" >&6 >- >- { { echo "$as_me:$LINENO: error: The important program artsc-config was not found! >-Please check whether you installed KDE correctly. >-" >&5 >-echo "$as_me: error: The important program artsc-config was not found! >-Please check whether you installed KDE correctly. >-" >&2;} >- { (exit 1); exit 1; }; } >- >- else >- echo "$as_me:$LINENO: result: $kde_cv_path" >&5 >-echo "${ECHO_T}$kde_cv_path" >&6 >- ARTSCCONFIG=$kde_cv_path >- >- fi >- >- > echo "$as_me:$LINENO: checking for kde-config" >&5 > echo $ECHO_N "checking for kde-config... $ECHO_C" >&6 > if test -n "$KDECONFIG"; then
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 76804
:
48118
| 48119