bug-guix
[Top][All Lists]
Advanced

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

Re: pkg-config disappeared


From: Andreas Enge
Subject: Re: pkg-config disappeared
Date: Sat, 15 Jun 2013 15:36:11 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Am Samstag, 15. Juni 2013 schrieb Ludovic Courtès:
> I just committed this to solve the problem:

-(define %pkg-config
+;; This is the "primitive" pkg-config package.  People should use `pkg-
config'
+;; (see below) rather than `%pkg-config', but we export `%pkg-config' so 
that
+;; `fold-packages' finds it.
+(define-public %pkg-config

This is weird; we should not expect people to install %pkg-config instead 
of pkg-config. Something else should be modified so that pkg-config is 
"visible" by "guix package" under its normal name.

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]