Gnupkg - mcarpenter/gnupkg GitHub Wiki

gnupkg is used to package itself :) There are no configure or build steps (gnupkg is just a shell script):

gnupkg -s -c: -b: -p arch=all,[email protected],prefix=MJC,vendor=http://github.com/mcarpenter/gnupkg,version=0.0.1 .

ps. see the project Makefile