[rkward-cvs] rkward release_recipe,NONE,1.1

Thomas Friedrichsmeier tfry at users.sourceforge.net
Thu Oct 6 14:20:04 UTC 2005


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3690

Added Files:
	release_recipe 
Log Message:
Adding release instructions

--- NEW FILE: release_recipe ---
This procedure helps working around a number of strange problems while creating releases, such as .moc-files not being generated, generated files not being removed, autotools being run again (with bad results) for no good reason... The following procedure seems to eliminate those problems, and thus should be followed for releases. Some items may also serve to keep the package lean.

make clean
make dist
unpack tarball
make -f Makefile.cvs
rm rkward/rkward_skel.cpp
touch config.h.in
(rm -r autom4te.cache? not yet tested)
repackage tarball





More information about the rkward-tracker mailing list