Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 332 Bytes

This script creates a distribution tarball for the latest stable version of netpbm, as they offer only super stable tarballs on sourceforge.

To use it, simply run ./make-dist

Use ./make-dist -a to build a tarball of the advanced branch instead.

The script itself is licensed GPL-2+.

Prerequisites: bash, svn, make, tar, xz.