help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Package patch


From: Gwenaël Casaccio
Subject: [Help-smalltalk] Package patch
Date: Tue, 10 Jul 2012 10:32:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

Hello,

here is the first version of the patch for adding <dir name="...">
support in package.xml.

example:

  <filein>compiler/initialization/SystemInitialization.st</filein>
  <filein>compiler/type/Extensions.st</filein>
  ...

becomes:


<dir name="compiler">
  <filein>...</filein>
 </dir>

Comments are welcome

Gwen

Attachment: dir.patch
Description: Text Data


reply via email to

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