mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCHv1] libtar: fix formatting issues
@ 2016-08-29 14:25 Robert Schwebel
  0 siblings, 0 replies; only message in thread
From: Robert Schwebel @ 2016-08-29 14:25 UTC (permalink / raw)
  To: ptxdist; +Cc: Robert Schwebel

This rules file is a bit whitespace damaged, fix.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
 rules/libtar.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libtar.make b/rules/libtar.make
index 2434822..bdeb535 100644
--- a/rules/libtar.make
+++ b/rules/libtar.make
@@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_LIBTAR) += libtar
 # Paths and names
 #
 LIBTAR_VERSION	:= 1.2.20
-LIBTAR_MD5		:= dcdcdf8cfbbd3df3862198b0897071b6
+LIBTAR_MD5	:= dcdcdf8cfbbd3df3862198b0897071b6
 LIBTAR		:= libtar-$(LIBTAR_VERSION)
 LIBTAR_SUFFIX	:= tar.gz
-LIBTAR_URL		:= git://repo.or.cz/libtar.git;tag=v$(LIBTAR_VERSION)
+LIBTAR_URL	:= git://repo.or.cz/libtar.git;tag=v$(LIBTAR_VERSION)
 LIBTAR_SOURCE	:= $(SRCDIR)/$(LIBTAR).$(LIBTAR_SUFFIX)
-LIBTAR_DIR		:= $(BUILDDIR)/$(LIBTAR)
+LIBTAR_DIR	:= $(BUILDDIR)/$(LIBTAR)
 LIBTAR_LICENSE	:= unknown
 
 # ----------------------------------------------------------------------------
-- 
2.8.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-29 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-29 14:25 [ptxdist] [PATCHv1] libtar: fix formatting issues Robert Schwebel

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