summaryrefslogtreecommitdiffstats
path: root/rules/bzip2.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-03 17:06:34 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-03 17:06:34 +0000
commitab86468b41e243234978f957ef1c891298805333 (patch)
tree8a4df3b124dbdb194ee2ad93b0e550c9537a2048 /rules/bzip2.make
parent5aba9a8d594e7a02deafdbd9884f5b91e6986783 (diff)
downloadptxdist-ab86468b41e243234978f957ef1c891298805333.tar.gz
ptxdist-ab86468b41e243234978f957ef1c891298805333.tar.xz
[bzip2] just cleanups
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9921 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/bzip2.make')
-rw-r--r--rules/bzip2.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/bzip2.make b/rules/bzip2.make
index db5b75ec4..b11e0fa88 100644
--- a/rules/bzip2.make
+++ b/rules/bzip2.make
@@ -19,10 +19,10 @@ PACKAGES-$(PTXCONF_BZIP2) += bzip2
#
BZIP2_VERSION := 1.0.5
BZIP2 := bzip2-$(BZIP2_VERSION)
-BZIP2_SUFFIX := tar.gz
-BZIP2_URL := http://www.bzip.org/1.0.5/$(BZIP2).$(BZIP2_SUFFIX)
-BZIP2_SOURCE := $(SRCDIR)/$(BZIP2).$(BZIP2_SUFFIX)
-BZIP2_DIR := $(BUILDDIR)/$(BZIP2)
+BZIP2_SUFFIX := tar.gz
+BZIP2_URL := http://www.bzip.org/1.0.5/$(BZIP2).$(BZIP2_SUFFIX)
+BZIP2_SOURCE := $(SRCDIR)/$(BZIP2).$(BZIP2_SUFFIX)
+BZIP2_DIR := $(BUILDDIR)/$(BZIP2)
# ----------------------------------------------------------------------------
# Get