From 6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 16:03:29 +0000 Subject: changed patch to prepare --- repo/system/bzip2.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/bzip2.xibuild') diff --git a/repo/system/bzip2.xibuild b/repo/system/bzip2.xibuild index fc2e887..946c24a 100644 --- a/repo/system/bzip2.xibuild +++ b/repo/system/bzip2.xibuild @@ -8,7 +8,7 @@ BRANCH=bzip2-$PKG_VER DESC="a selection of programs for compressing and decompressing bzip2 files" -patch () { +prepare () { #curl https://www.linuxfromscratch.org/patches/lfs/development/bzip2-$PKG_VER-install_docs-1.patch > bzip2-$PKG_VER-install_docs-1.patch #patch -Np1 -i bzip2-$PKG_VER-install_docs-1.patch -- cgit v1.2.1