summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock3
1 files changed, 3 insertions, 0 deletions
diff --git a/getmock b/getmock
index 0720fe0..ac044e2 100755
--- a/getmock
+++ b/getmock
@@ -128,6 +128,9 @@ do
[ -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
fi
;;
*.i?86.rpm)