From c2b7ccb843e7a0b60f90b850ba1aa3146b5d584b Mon Sep 17 00:00:00 2001 From: david Date: Wed, 11 Sep 2019 14:56:36 +0200 Subject: [PATCH] Rsync: new revision convert to be0 file fix built problems --- rsync-3.0.9-0.bee => rsync.be0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename rsync-3.0.9-0.bee => rsync.be0 (86%) diff --git a/rsync-3.0.9-0.bee b/rsync.be0 similarity index 86% rename from rsync-3.0.9-0.bee rename to rsync.be0 index f30fb35c6..33bdae8ed 100755 --- a/rsync-3.0.9-0.bee +++ b/rsync.be0 @@ -1,12 +1,12 @@ #!/usr/bin/env beesh +# BEE_VERSION rsync-3.0.9-1 + SRCURL[0]="http://rsync.samba.org/ftp/rsync/src/rsync-${PKGVERSION}.tar.gz" PATCHURL[0]="" -# BEE_CONFIGURE=compat - -# BEE_BUILDTYPE= +BEE_BUILDTYPE=autotools # EXCLUDE=""