twm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 3 22:24:26 UTC 2019


 src/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ee3dcf350b5621d7965a8b8185a3dc534bcc46c7
Author: Bryan Kadzban <github at kadzban.net>
Date:   Sun Sep 11 15:20:13 2016 -0700

    Read system.twmrc from where it got installed
    
    ${rcdir} is ${datadir}/X11/twm by default, but can be overridden when
    running make.  If it is overridden, then the code should read from the
    same place as where "make rcdir=FOO install" puts the file.
    
    (Obviously overriding rcdir= for "make install" requires overriding it
    for "make" as well.  But at least this way it's possible to get it to
    work.  :-) )
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list