On Friday, Feb 7, 2003, at 09:10 US/Eastern, Peter O'Gorman wrote:
I'd suggest a PostRmScript with an ln -sf to restore the symlink.

Peter
Or even better, in the postinst script, add a symlink from /etc/fonts to
/sw/etc/fonts, then remove THAT in the postrm script.  That way there
is no race condition. Something could happen that requires something
in /etc during the short time that it's not there.

Cheers,
Kyle Moffett

On Friday, February 7, 2003, at 10:59  PM, Jeff Whitaker wrote:



Folks: I have come across a potential problem while putting together the
xfree86-4.2.99.901 package. Xfree86 4.3 installs a font database for
fontconfig in /etc/fonts. When you use fink to remove the xfree86 package
containing /etc/fonts, dpkg blithely blows away the symlink /private/etc
--> /etc, rendering your mac fairly unusable (until you recreate the
symlink). I could have xfree86 install the font database in /sw/etc or
/usr/X11R6/etc, but that would break compatibility with the official
Xfree86 binaries (which I have been scolded for in the past). Does anyone
have any other ideas on how to fix this?

-Jeff


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++:- a16 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L+++(++) E W++(+) N+++(++) o? K? w---(-) O? M++ V? PS+() PE+(-) Y+
PGP? t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h! !r-- !y?
------END GEEK CODE BLOCK------



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to