Danek Duvall wrote: > Here's a patch to add "DirectoryBundle" support: > > http://cr.opensolaris.org/~dduvall/pkg-dirbundle/ > > With this, you'll be able to do > > pkgsend import /path/to/random/directory > > and have it spit out a set of actions corresponding to the files and > directories in that directory. I don't know if there were any expectations > around this that aren't being met; if so, please let me know.
DirectoryBundle.py: line 1: #!/usr/bin/python2.4 instead line 30: unused import, sys Otherwise, looks fine. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
