Re: Call for testing: 2.0.0 is close to the doors

"A.Schulze" <[email protected]> Tue, 7 Apr 2026 21:25:44 +0200
Newsgroups org.mlmmj.mlmmj
Message-ID <[email protected]>

Am 29.03.26 um 10:26 schrieb Baptiste Daroussin:
> I am close to have delivered all the features I intended to add as such I would like to stamp it with naming the next release: 2.0.0!
> Please test and send feedbacks!

Hello,

in earlier versions, "make install" installed the binaries in /usr/local/bin/
Now, using the latest available commit at codeberg, binaries are installed in /usr/local/sbin/

This break some things here and require path adjustments. Is it intentional?
I would say, mlmmj binaries are not limited to be used by a root, so I favor .../bin over .../sbin

Andreas