[Help-smalltalk] Package patch
by Gwenaƫl Casaccio
 |
REPLY TO AUTHOR
|
 |
|
|
 |
REPLY TO GROUP
|
 |
|
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
Bookmark with:
Delicious
Digg
reddit
Facebook
StumbleUpon
Related Messages
opensubscriber is not affiliated with the authors of this message nor responsible for its content.
|