This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/xawtv3.git tree:
Subject: Replace tarball to tag/archive targets Author: Mauro Carvalho Chehab <[email protected]> Date: Fri Jan 28 00:56:56 2011 -0200 Signed-off-by: Mauro Carvalho Chehab <[email protected]> Makefile | 2 +- Makefile.clean | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/xawtv3.git?a=commitdiff;h=1e70463369f10fb7ad30e01af8e3d321a07e3e64 diff --git a/Makefile b/Makefile index a545042..c19f663 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ clean distclean: configure: autoconf -tarball rpm dsc debs pbuild release snapshot snap: configure +tag archive rpm dsc debs pbuild release snapshot snap: configure ./configure $(MAKE) $@ diff --git a/Makefile.clean b/Makefile.clean index a545042..c19f663 100644 --- a/Makefile.clean +++ b/Makefile.clean @@ -15,7 +15,7 @@ clean distclean: configure: autoconf -tarball rpm dsc debs pbuild release snapshot snap: configure +tag archive rpm dsc debs pbuild release snapshot snap: configure ./configure $(MAKE) $@ _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
