diff options
Diffstat (limited to 'repo/system/bzip2.xibuild')
-rw-r--r-- | repo/system/bzip2.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |