[Pythonmac-SIG] Proof of concept - Cocoa Python applet with Interface Builder!
Dinu Gherman
gherman@darwin.in-berlin.de
Sat, 22 Jun 2002 09:53:25 +0200 (CEST)
Jack Jansen <Jack.Jansen@oratrix.com>:
> > Well, it's just plain superfluous to include the build sub-
> > directory. Even if you clean it in PB, it doesn't go away,
> > but only some of the contents. And, yes, usually it's big.
>
> So, if I understand correctly there's no way to tell PB to clean
> up the directory ready for distribution? Sigh...
AFAIK not in 1.1 at least. But that's not a big deal.
I simply use a shell script to collect only the rele-
vant pieces in a tarball (or delete the others).
Things become much more fun, when using NIB files etc.
(actually directories) with CVS, because on SF.net you
can't get rid of CVS directories, again... :-/
Dinu