Changeset 318 for trunk/make-pkg.php
- Timestamp:
- 07/08/09 21:19:47 (3 years ago)
- Files:
-
- 1 copied
-
trunk/make-pkg.php (copied) (copied from trunk/makepkg.php) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/make-pkg.php
r305 r318 7 7 * 8 8 * To make a package, connect to the top directory and type 9 * <b>php make pkg.php</b> (or on Unix-type systems, <b>./makepkg.php</b>).9 * <b>php make-pkg.php</b> (or on Unix-type systems, <b>./make-pkg.php</b>). 10 10 * Information about how to build the package and what to put in it 11 11 * comes from two sources: this script, and the information
