[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xfree86_4.3.0-0ds3v2, finally



ilmari@ping.uio.no (Dagfinn Ilmari Mannsåker) writes:

> Daniel Stone <dstone@trinity.unimelb.edu.au> writes:
>
>> Hi guys!
>> After a stupidly long delay (busy as hell, and I've managed to give
>> myself RSI), I've put a preliminary -0ds3v2 up, with roughly 190 lines
>> of changelog.
> [...]
>> So, if you guys can give it a spin, I'd really appreciate it.
>
> The build on sparc fails due to manifest mismatch,

And did so again, here's the diff this time.

--- debian/MANIFEST.sparc       2003-04-11 14:56:13.000000000 +0000
+++ debian/MANIFEST.sparc.new   2003-04-12 02:58:32.000000000 +0000
@@ -5633 +5632,0 @@
-usr/X11R6/lib/X11/icons/default/index.theme

You're not supposed to ship the generic name symlink,
update-alternatives takes care of creating it (hence its 'link'
argument).

--- debian/rules~       2003-04-11 14:56:13.000000000 +0000
+++ debian/rules        2003-04-12 04:21:00.000000000 +0000
@@ -292,8 +292,6 @@
        mkdir -p $(DEBTREEDIR)/etc/X11/cursors
        install -m 644 debian/local/cursors/*.theme
        $(DEBTREEDIR)/etc/X11/cursors
        rm -f $(DEBTREEDIR)/usr/X11R6/lib/X11/icons/default/index.theme
-       ln -s ../../../../../../etc/alternatives/x-cursor-theme \
-             $(DEBTREEDIR)/usr/X11R6/lib/X11/icons/default/index.theme
   endif
        # remove the upstream symlink X -> XFree86
        rm -f $(DEBTREEDIR)/usr/X11R6/bin/X

-- 
ilmari



Reply to: