[arch-commits] Commit in rsync/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Oct 16 19:17:28 UTC 2017


    Date: Monday, October 16, 2017 @ 19:17:27
  Author: eworm
Revision: 308071

add a more specific comment about bundled zlib

Modified:
  rsync/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-16 18:23:18 UTC (rev 308070)
+++ PKGBUILD	2017-10-16 19:17:27 UTC (rev 308071)
@@ -28,6 +28,7 @@
 	cd "$srcdir/$pkgname-$pkgver"
 
 	# rsync requires the bundled zlib to support old-style --compress
+	# This is to be reevaluated once rsync 3.1.1 is more available in the wild...
 	./configure --prefix=/usr \
 		--with-included-popt=no \
 		--with-included-zlib=yes \



More information about the arch-commits mailing list