summaryrefslogtreecommitdiffstats
path: root/rules/inotify-tools.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-01-20 23:15:17 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-01-20 23:15:17 +0000
commitbba3eca58f2330c566576e9c10bfafa59d63fca6 (patch)
tree28e4709eb3cb16a339716ff336ef52afd34cccdb /rules/inotify-tools.make
parenta26cc914298c39315b21c6019f8c0620e75a7d98 (diff)
downloadptxdist-bba3eca58f2330c566576e9c10bfafa59d63fca6.tar.gz
ptxdist-bba3eca58f2330c566576e9c10bfafa59d63fca6.tar.xz
* inotify-tools: remove double slash
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9616 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/inotify-tools.make')
-rw-r--r--rules/inotify-tools.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/inotify-tools.make b/rules/inotify-tools.make
index fe2a815e8..156330274 100644
--- a/rules/inotify-tools.make
+++ b/rules/inotify-tools.make
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_INOTIFY_TOOLS) += inotify-tools
INOTIFY_TOOLS_VERSION := 3.13
INOTIFY_TOOLS := inotify-tools-$(INOTIFY_TOOLS_VERSION)
INOTIFY_TOOLS_SUFFIX := tar.gz
-INOTIFY_TOOLS_URL := $(PTXCONF_SETUP_SFMIRROR)/inotify-tools//$(INOTIFY_TOOLS).$(INOTIFY_TOOLS_SUFFIX)
+INOTIFY_TOOLS_URL := $(PTXCONF_SETUP_SFMIRROR)/inotify-tools/$(INOTIFY_TOOLS).$(INOTIFY_TOOLS_SUFFIX)
INOTIFY_TOOLS_SOURCE := $(SRCDIR)/$(INOTIFY_TOOLS).$(INOTIFY_TOOLS_SUFFIX)
INOTIFY_TOOLS_DIR := $(BUILDDIR)/$(INOTIFY_TOOLS)