logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: 08ad118f43ffbd36c16189a2544790b88a13f8a5
parent dfb3ae04e232d4001ebb601c8f93b4918811529a
Author: fosslinux <fosslinux@aussies.space>
Date:   Wed,  5 Feb 2025 11:43:37 +1100

make-3.82: remove pregenerated files

Diffstat:

Msteps/make-3.82/pass2.sh3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/steps/make-3.82/pass2.sh b/steps/make-3.82/pass2.sh @@ -5,8 +5,9 @@ src_prepare() { default - rm doc/make.info + rm doc/make.info* touch doc/make.info + rm po/*.gmo # We don't have autopoint from gettext yet AUTOPOINT=true AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi