lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] odd/multiarch 4608d81 03/10: Remove obsolete comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch 4608d81 03/10: Remove obsolete commentary
Date: Wed, 15 May 2019 17:59:55 -0400 (EDT)

branch: odd/multiarch
commit 4608d8183bd6a18f2877c573e9b7d998517e551f
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove obsolete commentary
    
    $LMI_TRIPLET is validated against a set of known-good values, so
    mistyping it produces an error message but no side effects.
---
 set_arch.sh | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/set_arch.sh b/set_arch.sh
index eabb9b6..c51cd44 100755
--- a/set_arch.sh
+++ b/set_arch.sh
@@ -98,10 +98,7 @@ local  winebindir="$prefix"/third_party/bin
 
 # Running a command like this many times:
 #   export PATH="$localbindir":"$locallibdir":"$PATH"
-# would cause $PATH to grow without bound, and the result would be
-# unreliable because setting paths for "i686..." and then, due to
-# mistyping, to "x64_86" would find 32-bit binaries where 64-bit
-# binaries were hoped for.
+# would cause $PATH to grow without bound.
 #
 # The default non-lmi portion of this $PATH is, as always, debatable;
 # debian's default in '/etc/login.defs' adds silly 'games' directories



reply via email to

[Prev in Thread] Current Thread [Next in Thread]