From 7c359da332afb3b1f6c4da5169bb471a69e89c4d Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 9 Jan 2022 02:58:20 +0000 Subject: ignoring md2man --- repo/core/rsync.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/core') diff --git a/repo/core/rsync.xibuild b/repo/core/rsync.xibuild index 0aa0313..bd51800 100644 --- a/repo/core/rsync.xibuild +++ b/repo/core/rsync.xibuild @@ -7,7 +7,7 @@ DESC="A utility that provides fast incremental file transfer" build () { - ./configure --prefix=/usr + ./configure --prefix=/usr --disable-md2man make make DESTDIR=$PKG_DEST install } -- cgit v1.2.1