Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 62747 Details for
Bug 43682
mandrake-artwork won't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
mandrake-artwork.patch (text/plain), 1.22 KB, created by
basic
on 2005-07-06 05:57:54 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
basic
Created:
2005-07-06 05:57:54 UTC
Size:
1.22 KB
patch
obsolete
>--- mandrake-artwork-1.0.2.ebuild 2005-07-06 20:53:34.000000000 +0800 >+++ mandrake-artwork-1.0.2-r1.ebuild 2005-07-06 20:46:11.000000000 +0800 >@@ -22,6 +22,8 @@ > DEPEND="${RDEPEND} > app-arch/rpm2targz" > >+WANT_AUTOCONF=2.1 >+ > src_unpack() { > rpm2targz ${DISTDIR}/${A} > tar xz --no-same-owner -f galaxy-${PV}-${MDK_EXTRAVERSION}.src.tar.gz >@@ -40,19 +42,20 @@ > mv thememdk/mandrake_client/Makefile.in thememdk/mandrake_client/Makefile.in.orig > cat thememdk/mandrake_client/Makefile.in.orig | sed s:\$\{libdir\}\/kwin.la:${KDEDIR}/lib/kwin.la:g > thememdk/mandrake_client/Makefile.in > rm thememdk/mandrake_client/Makefile.in.orig >+ # remove useless arts related checks >+ grep -v mcopidl aclocal.m4 > aclocal.m4.new >+ grep -v artsc-config aclocal.m4.new > aclocal.m4 >+ rm aclocal.m4.new >+ autoconf > econf --with-qt-dir=${QTDIR} || die "econf failed" > else >+ sed -si s/thememdk// Makefile.am >+ automake > sed -si s/KDE_CHECK_FINAL// configure.in > sed -si s/AC_PATH_KDE// configure.in > autoconf >- sed -si s/thememdk// Makefile.am >- sed -si s/thememdk// Makefile.in >- automake >- sed -si s/thememdk// Makefile.am >- sed -si s/thememdk// Makefile.in >- automake >+ econf || die "econf failed" > fi >- econf || die > emake || die > } >
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 43682
: 62747