lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/multiarch f6dd4d2 04/16: Record, in a comment, a


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch f6dd4d2 04/16: Record, in a comment, an idea for a "DO" variable
Date: Wed, 10 Apr 2019 22:15:07 -0400 (EDT)

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

    Record, in a comment, an idea for a "DO" variable
    
    It's commented out because it doesn't work. Maybe a script like 'run.sh'
    is always preferable anyway.
---
 set_arch.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/set_arch.sh b/set_arch.sh
index 14b5f43..b04785c 100755
--- a/set_arch.sh
+++ b/set_arch.sh
@@ -94,6 +94,8 @@ case "$LMI_BUILD" in
         export  PERFORM="wine"
         ;;
 esac
+
+# export DO="PATH=$PATH WINEPATH=$WINEPATH $PERFORM"
 }
 
 foo



reply via email to

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