This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: [RFC] cygport: arch-specific workdir
- From: Achim Gratz <Stromeko at nexgo dot de>
- To: cygwin-apps at cygwin dot com
- Date: Sun, 04 May 2014 18:41:11 +0200
- Subject: Re: [RFC] cygport: arch-specific workdir
- Authentication-results: sourceware.org; auth=none
- References: <5329C6AE dot 7080803 at cornell dot edu> <5329DC45 dot 7070806 at users dot sourceforge dot net> <533472F3 dot 6000504 at users dot sourceforge dot net> <535D66EF dot 7080402 at users dot sourceforge dot net>
Yaakov (Cygwin/X) writes:
> This is now in git master.
How about this change? I'm usually having $arch set in my shell to
divert the build results to the proper release directories, and having
yet another naming convention doesn't really help with that.
bin/cygport.in: follow Cygwin convention for directory naming (x86 instead of i686)
diff --git a/bin/cygport.in b/bin/cygport.in
index 943d391..2ecfc25 100755
--- a/bin/cygport.in
+++ b/bin/cygport.in
@@ -672,7 +672,7 @@ unset restrict
#
################################################################################
-declare -r workdir="${top}/${$PF}.${ARCH}";
+declare -r workdir="${top}/${$PF}.${ARCH/i686/x86}";
declare -r srcdir="${workdir}/src";
declare -r origsrcdir="${workdir}/origsrc";
declare -r configdir="${workdir}/config";
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada