summaryrefslogtreecommitdiff
path: root/src/stage4/patches/filesystem.patch
blob: 130c763d06ab3e4c97253816a2695a576dc83d00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/PKGBUILD	2018-02-20 22:53:28.088939649 +0100
+++ b/PKGBUILD	2018-02-21 10:12:21.862501784 +0100
@@ -103,6 +103,11 @@ package() {
     ln -s usr/lib lib64
     ln -s lib usr/lib64
   }
+  [[ $CARCH = 'riscv64' ]] && {
+    ln -s usr/lib lib64
+    ln -s lib usr/lib64
+    ln -s . usr/lib64/lp64d
+  }
 
   # add bin symlinks
   ln -s usr/bin bin