Author: goneri Date: 2009-03-07 22:31:12 +0000 (Sat, 07 Mar 2009) New Revision: 9058
Modified: packages/trunk/teeworlds/debian/ packages/trunk/teeworlds/debian/rules Log: prepare 0.5.1 Property changes on: packages/trunk/teeworlds/debian ___________________________________________________________________ Name: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/teeworlds_0.4.2.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/teeworlds_0.5.1.orig.tar.gz Modified: packages/trunk/teeworlds/debian/rules =================================================================== --- packages/trunk/teeworlds/debian/rules 2009-03-07 21:39:31 UTC (rev 9057) +++ packages/trunk/teeworlds/debian/rules 2009-03-07 22:31:12 UTC (rev 9058) @@ -36,15 +36,15 @@ build: $(QUILT_STAMPFN) dh_testdir - bam/src/bam release + bam release clean: $(QUILT_STAMPFN) dh_testdir - bam - quilt pop -a -f + bam -c +# quilt pop -a -f rm -rf bam/src/bam tmp.* bam/src/tools/txt2c debian/stamp-patched bam/src/bam .pc bam/src/internal_base.h - dh_clean + dh_clean datasrc/*.pyc install: install-indep install-arch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

