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

Christian Hesse eworm at gemini.archlinux.org
Tue Aug 9 20:46:08 UTC 2022


    Date: Tuesday, August 9, 2022 @ 20:46:08
  Author: eworm
Revision: 452492

enable debug support

Modified:
  rsync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 20:46:04 UTC (rev 452491)
+++ PKGBUILD	2022-08-09 20:46:08 UTC (rev 452492)
@@ -11,6 +11,7 @@
 depends=('acl' 'libacl.so' 'lz4' 'openssl' 'perl' 'popt' 'xxhash' 'libxxhash.so'
          'zlib' 'zstd')
 makedepends=('git' 'python-commonmark')
+options=('debug')
 backup=('etc/rsyncd.conf'
         'etc/xinetd.d/rsync')
 validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5') # Wayne Davison <wayned at users.sourceforge.net>



More information about the arch-commits mailing list