Remove inline comment, no longer supported by configparser.
(Deleted rather than moved because multilib implementations vary.)
This commit is contained in:
parent
80a348c0a0
commit
56fab3daed
|
@ -31,7 +31,7 @@ man = {datadir}/man
|
|||
# be used directly in [resource_locations].
|
||||
confdir = /etc
|
||||
datadir = /usr/share
|
||||
libdir = /usr/lib ; or /usr/lib64 on a multilib system
|
||||
libdir = /usr/lib
|
||||
statedir = /var
|
||||
# User resource directory
|
||||
local = ~/.local/{distribution.name}
|
||||
|
|
Loading…
Reference in New Issue