Author: pascal Date: 2007-06-26 06:24:33 +0000 (Tue, 26 Jun 2007) New Revision: 3077
Added: packages/trunk/desmume/debian/README.Debian Log: Merging with my packaging files. Added: packages/trunk/desmume/debian/README.Debian =================================================================== --- packages/trunk/desmume/debian/README.Debian (rev 0) +++ packages/trunk/desmume/debian/README.Debian 2007-06-26 06:24:33 UTC (rev 3077) @@ -0,0 +1,10 @@ +DeSmuME from CVS +---------------- +If you downloaded DeSmuME from the CVS, you may build the package by: +1) Making sure you are in DeSmuME toplevel directory (the one that contains + the configure.ac files). +2) Generating the autotools files: autoreconf -i +3) Configuring and making the release tarball: ./configure && make dist +4) Building the package: debuild -B + + -- Pascal Giard <[EMAIL PROTECTED]> Sun, 20 May 2007 12:00:11 -0400 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

