diff options
Diffstat (limited to 'package/rsync/rsync.mk')
-rw-r--r-- | package/rsync/rsync.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk index bf789df67..e24a38c74 100644 --- a/package/rsync/rsync.mk +++ b/package/rsync/rsync.mk @@ -20,6 +20,4 @@ RSYNC_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) INSTALLCMD='./install-sh -c' \ endif RSYNC_CONF_OPT:=--with-included-popt -RSYNC_DEPENDENCIES:=uclibc - $(eval $(call AUTOTARGETS,package,rsync)) |