From e967292988acac3de442f2fce2d6289bed0651ac Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 3 Jun 2023 19:21:16 +0200 Subject: [PATCH] rsync: with reconfigure --- net-misc/rsync/rsync-3.2.7.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/rsync/rsync-3.2.7.recipe b/net-misc/rsync/rsync-3.2.7.recipe index 3e1b180fc..8e08c3d27 100644 --- a/net-misc/rsync/rsync-3.2.7.recipe +++ b/net-misc/rsync/rsync-3.2.7.recipe @@ -72,6 +72,7 @@ BUILD() --disable-debug \ --with-included-zlib=no + make reconfigure make }