Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Provides not working right?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Dufflebunk" <dufflebunk AT go-nix.ca>
  • To: "Eric Sandall" <eric AT sandall.us>, "sm-discuss AT lists.ibiblio.org"@achilles.go-nix.ca
  • Cc:
  • Subject: Re: [SM-Discuss] Provides not working right?
  • Date: Mon, 10 Nov 2003 15:09:26 -0400

Technicaly, the && don't matter in the provides file since the provides
function never fails. It's more a question of spell style than a sorcery
requirement.

--------- Original Message --------
> Quoting Martin Ruderer &lt;martin AT lddd.org&gt;:
> &gt; Yes, there's lots of strange stuff going on there.
> &gt; Some people are using the &quot;provides&quot; keyword in the
PROVIDES file, some
> &gt; are not, some are using &amp;&amp;, some are not.
> &gt;
> &gt; Run that script and see the mess. ;-)
> &gt; source /etc/sorcery/config
> &gt; grimoire=&quot;/home/martin/p4/test_grimoire&quot;
> &gt;
> &gt; for file in $(codex_find_in_grimoire $grimoire &quot;PROVIDES&quot;);
do
> &gt; echo &quot;-----------$(dirname $file)&quot;
> &gt; cat &quot;$file&quot;
> &gt; done | less
> &gt;
> &gt;
> &gt;
> &gt; --
> &gt; Martin
>
> I was under the impression that the PROVIDES file followed the same format
as
> DEPENDS:
>
> &lt;keyword&gt; &lt;option&gt;
>
> And for multiple listings:
>
> &lt;keyword&gt; &lt;option&gt; &amp;&amp;
> &lt;keyword&gt; &lt;option&gt;
>
> -sandalle
>
> --
> PGP Key Fingerprint: FCFF 26A1 BE21 08F4 BB91 FAED 1D7B 7D74 A8EF DD61
> http://search.keyserver.net:11371/pks/lookup?op=get&amp;search=0xA8EFDD61
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GCS/E/IT$ d-- s++:+&gt;: a-- C++(+++) BL++++VIS&gt;$ P+(++) L+++ E-(---)
W++ N+@ o?
> K? w++++&gt;-- O M-@ V-- PS+(+++) PE(-) Y++(+) PGP++(+) t+() 5++ X(+)
R+(++)
> tv(--)b++(+++) DI+@ D++(+++) G&gt;+++ e&gt;+++ h---(++) r++ y+
> ------END GEEK CODE BLOCK------
>
> Eric Sandall | Source Mage GNU/Linux Developer
> eric AT sandall.us | http://www.sourcemage.org/
> http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
> http://counter.li.org/ #196285 | http://www.shock.wsu.edu/
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>
>
>
>




Archive powered by MHonArc 2.6.24.

Top of Page