mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup -> .zip
@ 2013-08-08 19:36 Stephan Linz
  2013-08-08 19:36 ` [ptxdist] [PATCH 2/2] ptxd_make_get: support svn urls Stephan Linz
  2013-08-12 17:10 ` [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup -> .zip Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Linz @ 2013-08-08 19:36 UTC (permalink / raw)
  To: ptxdist; +Cc: j.beisert, mkl

Signed-off-by: Stephan Linz <linz@li-pro.net>
---
 scripts/lib/ptxd_make_get.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/lib/ptxd_make_get.sh b/scripts/lib/ptxd_make_get.sh
index f8722a6..8507dd5 100644
--- a/scripts/lib/ptxd_make_get.sh
+++ b/scripts/lib/ptxd_make_get.sh
@@ -92,7 +92,7 @@ ptxd_make_get_git() {
 	*.tar.gz|*.tar.bz2|*.tar.xz|*.zip)
 		;;
 	*)
-		ptxd_bailout "Only .tar.gz, .tar.bz2, .tar.xz and .zup archives are supported for git downloads."
+		ptxd_bailout "Only .tar.gz, .tar.bz2, .tar.xz and .zip archives are supported for git downloads."
 		;;
 	esac
 
-- 
1.7.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-12 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-08 19:36 [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup -> .zip Stephan Linz
2013-08-08 19:36 ` [ptxdist] [PATCH 2/2] ptxd_make_get: support svn urls Stephan Linz
2013-08-12 17:13   ` Marc Kleine-Budde
2013-08-12 17:10 ` [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup -> .zip Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox