diff options
author | midipix <writeonce@midipix.org> | 2018-05-14 14:24:43 -0400 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de> | 2018-05-14 18:46:43 +0000 |
commit | 20c83aa47b3ec8dc946d47b3542b6aa2736810cb (patch) | |
tree | 33f1012240ede25e27f15d9c3607e4a77cf3adb4 | |
parent | ed1012b43b84d8af22df9cd5a6a69d8edf86bd32 (diff) | |
download | midipix_build-20c83aa47b3ec8dc946d47b3542b6aa2736810cb.tar.bz2 midipix_build-20c83aa47b3ec8dc946d47b3542b6aa2736810cb.tar.xz |
building of autotools-based packages: provide a surrogate config.sub script.
-rw-r--r-- | etc/config.sub | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/config.sub b/etc/config.sub new file mode 100644 index 00000000..1c766af1 --- /dev/null +++ b/etc/config.sub @@ -0,0 +1,5 @@ +# assume a correct target input: this should always be the case +# in the context of midipix_build; then, for compatibility, output +# the target name. + +echo "$1" |