From 6c6cb0670986717b42f8de03fd020abb3fa120fb Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 21 Aug 2007 19:20:18 +0000 Subject: - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) --- 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 89f33f1c3..454f30c4b 100644 --- a/package/rsync/rsync.mk +++ b/package/rsync/rsync.mk @@ -31,7 +31,7 @@ $(RSYNC_DIR)/.configured: $(RSYNC_DIR)/.unpacked --build=$(GNU_HOST_NAME) \ --prefix=/usr \ --with-included-popt \ - ); + ) touch $(RSYNC_DIR)/.configured $(RSYNC_DIR)/$(RSYNC_BINARY): $(RSYNC_DIR)/.configured -- cgit v1.2.3