On 2003.07.11 13:41, donnie berkholz wrote:
On Friday 11 July 2003 12:32, bryce wrote:
> Chris, did this really work for you, cause i tried it and this
procedure doesn't work for me. I keep downloading 2.1.3. And if i download it myself and put it into /usr/portage/distfiles, emerge continues to try and download 2.1.3 anyway.

The permissions on the patch are likely wrong. But all you need to do is change that one string to 2.1.3, and let portage handle the files...

On the other hand, picking out the offending patches is a much better option. I may recompile X some time with the patched ebuild, just incase im missing anything

(Keeping patch here just for context)

--- xfree-4.3.0-r3.ebuild.orig  2003-07-11 12:20:18.000000000 -0500
+++ xfree-4.3.0-r3.ebuild       2003-07-11 12:24:40.000000000 -0500
@@ -221,6 +221,9 @@
        else
                mv -f ${PATCH_DIR}/0120* ${PATCH_DIR}/excluded
                mv -f ${PATCH_DIR}/0127* ${PATCH_DIR}/excluded
+# These siliconmotion patches break stuff. bug #22372 <spyderous>
+               mv -f ${PATCH_DIR}/6201* ${PATCH_DIR}/excluded
+               mv -f ${PATCH_DIR}/6202* ${PATCH_DIR}/excluded
        fi
 # FIXME: bug #19812, 075 should be deprecated by 076, left as
 # TDFX_RISKY for feedback (put in -r3 if no problems)

-Chris I

Attachment: pgp00000.pgp
Description: PGP signature



Reply via email to