tech-pkg archive

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

Re: [RFC] PLIST feature to simplify conditionals



> In the PLIST, you can then have:
> 
> ${PLIST.pam}lib/security/pam_winbind.so
> ${PLIST.nss)lib/nss_winbind.so

As I said some time ago, prefixing path part with a variable loses
grep'ability.  I still think the syntax like distrib/sets/lists would
be better.

lib/security/pam_winbind.so     pam
lib/nss_winbind.so              nss

Masao


Home | Main Index | Thread Index | Old Index