summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/buildpkg.py
Commit message (Collapse)AuthorAgeFilesLines
* Various tweaks to make the packages work better. Still not 100%, though.Jack Jansen2003-07-221-4/+18
|
* patch #678211 from Robin DunnJust van Rossum2003-02-011-7/+15
|
* The script was very sloppy about which variables held source pathnamesJack Jansen2002-09-061-56/+54
| | | | and which held destination pathnames. Fixed.
* Script to generate .pkg packages, donated by Dinu Gherman. This is hisJack Jansen2002-09-061-0/+464
original code, it still needs fiddling to make it work in general circumstances.