From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 07 Oct 2009 22:52:58 +0200 Subject: [Buildroot] [PATCH 12/14] rsync: bump version In-Reply-To: <730af4752b8da4a9b2a2b1583987899fa3eef334.1254945750.git.rep.dot.nop@gmail.com> (Bernhard Reutner-Fischer's message of "Wed\, 7 Oct 2009 22\:08\:35 +0200") References: <4acf0a418a2f34c50249d56c6e76b8dba7076302.1254945750.git.rep.dot.nop@gmail.com> <8ddd0fbdd88acec5c801c93ce830b1ad04536118.1254945750.git.rep.dot.nop@gmail.com> <382fdbb8e5e36dd9348dfd57b9267862ef8d2ead.1254945750.git.rep.dot.nop@gmail.com> <53e08690da5a307328d4d5dc7d53865215ced09f.1254945750.git.rep.dot.nop@gmail.com> <730af4752b8da4a9b2a2b1583987899fa3eef334.1254945750.git.rep.dot.nop@gmail.com> Message-ID: <87ab03j591.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Bernhard" == Bernhard Reutner-Fischer writes: Bernhard> Bump version to 3.0.6. Bernhard> autoreconf is off per default, so no need to specify it. Bernhard> Use config.cache (fix the incorrect package instead). Bernhard> Pass ENABLE_DEBUG setting to configure. Bernhard> -RSYNC_VERSION:=3.0.5 Bernhard> +RSYNC_VERSION:=3.0.6 Bernhard> RSYNC_SOURCE:=rsync-$(RSYNC_VERSION).tar.gz Bernhard> -RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/src Bernhard> -RSYNC_AUTORECONF:=no Bernhard> -RSYNC_USE_CONFIG_CACHE:=no Bernhard> +RSYNC_SITE:=http://rsync.samba.org/ftp/rsync Bernhard> +#RSYNC_USE_CONFIG_CACHE:=no Please don't add commented out code. Do we know what package fail(ed)? -- Bye, Peter Korsgaard