-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter O'Gorman wrote:
|> push(@provides, 'fontconfig1')if
|> (readlink('/usr/X11R6/lib/libfontconfig.dylib') =~ /libfontconfig\.1/ and
|>
|> There is no libfontconfig in this version of X11.
|
| Oops, might want to check for the file existing be
On Monday, September 8, 2003, at 9:46 PM, Martin Costabel wrote:
push(@provides, 'fontconfig1')if
(readlink('/usr/X11R6/lib/libfontconfig.dylib') =~ /libfontconfig\.1/
and
There is no libfontconfig in this version of X11.
Oops, might want to check for the file existing before doing a rea
On lundi, sep 8, 2003, at 13:34 Europe/Paris, Benjamin Reed wrote:
Martin Costabel wrote:
| I haven't yet managed to break it ;-)
Ha! Got it ;-) See below.
However, for now, if you're wanting to see what's getting provided, you
can run 'fink-virtual-pkgs'
I just injected fink-cvs on another machin