summaryrefslogtreecommitdiff
path: root/packages/net
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-02-01 16:02:52 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-02-01 16:02:52 +0100
commitad74d8405902b4061151308db033b71f4a87cf9a (patch)
treecc6afa4d43bc91997c72d24c3ec16a0638b1da03 /packages/net
parent8314159f7f0bd423163ea5a659495df255c01b68 (diff)
downloadembtoolkit-ad74d8405902b4061151308db033b71f4a87cf9a.tar.gz
embtoolkit-ad74d8405902b4061151308db033b71f4a87cf9a.tar.bz2
embtoolkit-ad74d8405902b4061151308db033b71f4a87cf9a.tar.xz
Packages: librsync: fix kconfig file and build on separated dir
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/net')
-rw-r--r--packages/net/librsync/librsync.kconfig2
-rw-r--r--packages/net/librsync/librsync.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/net/librsync/librsync.kconfig b/packages/net/librsync/librsync.kconfig
index f5245ba..cd0ec9f 100644
--- a/packages/net/librsync/librsync.kconfig
+++ b/packages/net/librsync/librsync.kconfig
@@ -33,7 +33,7 @@ config EMBTK_HAVE_LIBRSYNC
Unlike most diff programs, librsync does not require access to both of
the files on the same machine, but rather only a short ``signature'' of
the old file and the complete contents of the new file.
- See http://librsync.sourceforge.net
+ See http://librsync.sourceforge.net
choice
prompt "librsync version you wish"
diff --git a/packages/net/librsync/librsync.mk b/packages/net/librsync/librsync.mk
index bf066ed..27f6cbf 100644
--- a/packages/net/librsync/librsync.mk
+++ b/packages/net/librsync/librsync.mk
@@ -28,7 +28,7 @@ LIBRSYNC_VERSION := $(call embtk_get_pkgversion,librsync)
LIBRSYNC_SITE := http://prdownloads.sourceforge.net/librsync
LIBRSYNC_PACKAGE := librsync-$(LIBRSYNC_VERSION).tar.gz
LIBRSYNC_SRC_DIR := $(embtk_pkgb)/librsync-$(LIBRSYNC_VERSION)
-LIBRSYNC_BUILD_DIR := $(embtk_pkgb)/librsync-$(LIBRSYNC_VERSION)
+LIBRSYNC_BUILD_DIR := $(embtk_pkgb)/librsync-$(LIBRSYNC_VERSION)-build
LIBRSYNC_BINS := rdiff
LIBRSYNC_INCLUDES := librsync-config.h librsync.h