Re: packages tests

2024-04-01 Thread Collin Funk
On 4/1/24 3:11 PM, Bruno Haible wrote: > I also tried a few packages. Depending on the package, I use > - $ gnulib-tool --update > if the package has a gnulib-cache.m4 under version control, > - $ ./autogen.sh > if such a file exists > - $ ./bootstrap --no-git --gnulib-srcdir=$GNUL

Re: packages tests

2024-04-01 Thread Bruno Haible
Hi Collin, > I think now the correct step is for me to build various GNU packages > from user.txt. With luck I won't run into issues, but who knows. I'll > keep notes of which ones I tried and update after a bit. I also tried a few packages. Depending on the package, I use - $ gnulib-tool --upd