summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-04-16 11:25:17 +0200
committerRemi Collet <remi@remirepo.net>2021-04-16 11:25:17 +0200
commit1e44cf889fa2657a9e0e98c93356acf785bc5134 (patch)
tree6e420a82ba6679ef4448dab7f4548458f291d247 /getmock
parenta19eab8b3def8f070f12be5b7faf8799d5f85fd3 (diff)
drop default stream for Fedora
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock6
1 files changed, 3 insertions, 3 deletions
diff --git a/getmock b/getmock
index 680fb77..189bfac 100755
--- a/getmock
+++ b/getmock
@@ -186,9 +186,9 @@ do
[ -d ${cible}ppc64 -a ! -f ${cible}ppc64/.closed ] \
&& ln ${cible} /$j ${cible}ppc64/$j \
&& echo + $i linked ppc64
- [ -d ${cible}i386 ] \
- && ln ${cible}x86_64/$j ${cible}i386/$j \
- && echo + $i linked x86_64
+ #[ -d ${cible}i386 ] \
+ # && ln ${cible}x86_64/$j ${cible}i386/$j \
+ # && echo + $i linked x86_64
[ -d ${cible}armhfp ] \
&& ln ${cible}x86_64/$j ${cible}armhfp/$j \
&& echo + $i linked armhfp