Hello,

I'm wondering if it's possible to get a tree of XML packages like this:
zip/
  \- 7zip.xml
  \- quickzip.xml
browser/
  \- mozilla/firefox.xml
  \- google/chrome.xml

Just using:
<profiles>
  <profile id='base'>
    <package package-id='zip/7zip'/>
  </profile>
</profiles>

and using "zip/7zip" as id in 7zip.xml does not works, neither zip\7zip
(windows path separator).

Any hints?

Regards.
-- 
Daniel Dehennin
RAIP de l'Orne

Attachment: pgppJ0PeUTRWw.pgp
Description: PGP signature

-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to