mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 21:45:54 +01:00
Configure: Rename setting DEFSDATADIR to PKGCONFDIR
Directory /etc/WindowMaker is for global defaults configuration, it is not a "data" folder which is $PREFIX/share/WindowMaker. The name change make it more consistent with other names.
This commit is contained in:
committed by
Carlos R. Mafra
parent
85169642ca
commit
24f5b32469
@@ -37,7 +37,7 @@ wmaker.1: wmaker.in Makefile $(top_builddir)/config.h
|
||||
--header "$(top_builddir)/config.h" --filter "HAVE_INOTIFY" \
|
||||
--filter "USE_ICCCM_WMREPLACE" \
|
||||
-D"pkgdatadir=$(pkgdatadir)" --replace "pkgdatadir" \
|
||||
-D"defsdatadir=$(defsdatadir)" --replace "defsdatadir" \
|
||||
-D"pkgconfdir=$(pkgconfdir)" --replace "pkgconfdir" \
|
||||
-o "wmaker.1" "$(srcdir)/wmaker.in"
|
||||
|
||||
wmsetbg.1: wmsetbg.in Makefile $(top_builddir)/config.h
|
||||
|
||||
Reference in New Issue
Block a user