Kaydet (Commit) 64a1090d authored tarafından Guido van Rossum's avatar Guido van Rossum

Change default RCS bin directory to /usr/local/bin/.

üst 1c0d3156
......@@ -21,7 +21,7 @@ OWNERNAME = "GvR" # Name for feedback
OWNEREMAIL = "guido@python.org" # Email for feedback
HOMEURL = "http://www.python.org" # Related home page
HOMENAME = "Python home" # Name of related home page
RCSBINDIR = "/depot/gnu/plat/bin/" # Directory containing RCS commands
RCSBINDIR = "/usr/local/bin/" # Directory containing RCS commands
# (must end in a slash)
# Parameters you can normally leave alone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment