Remove inline comment, no longer supported by configparser.

(Deleted rather than moved because multilib implementations vary.)
This commit is contained in:
Éric Araujo 2011-10-05 01:14:02 +02:00
parent 80a348c0a0
commit 56fab3daed
1 changed files with 1 additions and 1 deletions

View File

@ -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}