remove spurious space
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 14 Oct 2011 07:03:31 +0000 (09:03 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 14 Oct 2011 07:03:31 +0000 (09:03 +0200)
Makefile

index 2720d11..c363cf3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ SHA1SUM                 := sha1sum
 ALL                    += iproute2
 #iproute2-URL            := http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.38.tar.bz2
 iproute2-URL            := http://mirror.onelab.eu/third-party/iproute2-2.6.38.tar.bz2
-iproute2-SHA1SUM        := e9f6d457a06866a2a20a6cba6b3a039b2ec3e14a 
+iproute2-SHA1SUM        := e9f6d457a06866a2a20a6cba6b3a039b2ec3e14a
 iproute2               := $(notdir $(iproute2-URL))
 
 all: $(ALL)