]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove inline comment, no longer supported by configparser.
authorÉric Araujo <merwok@netwok.org>
Tue, 4 Oct 2011 23:14:02 +0000 (01:14 +0200)
committerÉric Araujo <merwok@netwok.org>
Tue, 4 Oct 2011 23:14:02 +0000 (01:14 +0200)
(Deleted rather than moved because multilib implementations vary.)

Lib/sysconfig.cfg

index 573b12e8daf8e2f7886593a262f6bbca2e028271..565c0ebaec0944aa577e82816ce8499e4422e22d 100644 (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}