buildpkg: buildpkg buildpkg: buildpkg: Is a handy script to build a package from a tarball. buildpkg: It creates the tgz and accompaniying txt and md5 ------------------------------------- BUILD INFO Host : Linux 2.4.22 i686 Date : Thu Jan 8 11:27:27 PST 2004 CFLAGS : -O3 -march=noarch -mcpu=i686 CONFIGURE : TODO ---- - Compile Python package that should be compiled with python build.pl make -> also install make install -> install additional things CHANGELOG --------- 2004-01-02: Kocil - Add util script for registering library and executables 2003-12-22: Kocil - Version 0.1.3 - Recognize tgz, so it will be exploded and added with custom 2003-12-10: Kocil - Version 0.1.2 - Add install with prefix so it can also compile with ./configure make make prefix=/dest_dir install 2003-12-01: Kocil - Version 0.1.1 - Add custom VCompile for packages that do not use standard compilation 2003-11-28: Kocil - Version 0.1 - Build tgz from custom only, tar.gz or tar.bz2 - Able to compile good tarbals that cab be compiled using ./configure make make install DESTDIR=/dest_dir