[Lsb-messages] /var/www/bzr/lsb/devel/python-test r60: Fix typo in previous commit.

Jeff Licquia licquia at linuxfoundation.org
Mon Mar 24 16:19:34 UTC 2014


------------------------------------------------------------
revno: 60
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: python-test
timestamp: Mon 2014-03-24 12:19:34 -0400
message:
  Fix typo in previous commit.
modified:
  scripts/package/Makefile
-------------- next part --------------
=== modified file 'scripts/package/Makefile'
--- a/scripts/package/Makefile	2014-03-24 16:07:38 +0000
+++ b/scripts/package/Makefile	2014-03-24 16:19:34 +0000
@@ -128,7 +128,7 @@
 
 $(SOURCE2):
 	wget $(PYTHON_UPSTREAM)/$(PVER5)/$(SOURCE2) || \
-	  wget $(PYTHON_UPSTREAM_MIRROR/$(SOURCE2)
+	  wget $(PYTHON_UPSTREAM_MIRROR)/$(SOURCE2)
 
 $(TETJ):
 	bzr cat $(BZRTREES)/$(TETJ_MODULE)/tetj/tetj.py > tetj.py



More information about the lsb-messages mailing list