stow question.
Paul Company <[email protected]>
| Newsgroups | gmane.comp.gnu.stow.general,gmane.comp.gnu.stow.devel |
|---|---|
| Message-ID | <[email protected]> |
Is it currently possible to do the following: $ stow -t /usr/local -d /directory1 pkg1 $ stow -t /usr/local -d /directory2 pkg2 What modifications need to be done to make this work? I've taken a look and it seems like FindStowMember will have to be modified. --pjc