From 369864cf105bf541f4e42643d6e5647ecea20379 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 24 Jun 2005 08:36:13 +0000 Subject: be a bit more consistant with naming, always escape wildcards --- package/rsync/rsync.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rsync') diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk index 03e61f6c9..c0d9722ff 100644 --- a/package/rsync/rsync.mk +++ b/package/rsync/rsync.mk @@ -16,7 +16,7 @@ $(DL_DIR)/$(RSYNC_SOURCE): $(RSYNC_DIR)/.unpacked: $(DL_DIR)/$(RSYNC_SOURCE) $(RSYNC_CAT) $(DL_DIR)/$(RSYNC_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) - - toolchain/patch-kernel.sh $(RSYNC_DIR) package/rsync/ rsync*.patch + toolchain/patch-kernel.sh $(RSYNC_DIR) package/rsync/ rsync\*.patch touch $(RSYNC_DIR)/.unpacked $(RSYNC_DIR)/.configured: $(RSYNC_DIR)/.unpacked -- cgit v1.2.3