Skip to content

ceamac/netpbm-make-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.