Menu

#115 lmarbles 1.1.1: configure --localstatedir=<path> isn't respected

None
closed-invalid
nobody
None
5
2026-06-10
2026-06-07
No

Hello,

FreeBSD port ( https://github.com/freebsd/freebsd-ports/blob/main/games/lmarbles/Makefile ) and other linux distros pkgs uses --localstatedir ponted to a shared path.

CONFIGURE_ARGS= --localstatedir=/var/games/${PORTNAME}

I did some run-tests and lmarbels created ~/.lmarbles/lmarbles.{conf,prf} without checking/creating on $ocalstatedir.

Will this be default behavior?

Thanks

Discussion

  • Michael Speck

    Michael Speck - 2026-06-10
    • status: open --> closed-invalid
    • Group: -->
     
  • Michael Speck

    Michael Speck - 2026-06-10

    That's right, $localstatedir is no longer used. Instead of a global profile file, there is now a (single user) local profile file that simply resides in the config directory.

     

Log in to post a comment.

Auth0 Logo