summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/gmp/01_use-ma-libdir-and-rm-info-index.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/gmp/01_use-ma-libdir-and-rm-info-index.patch b/patches/gmp/01_use-ma-libdir-and-rm-info-index.patch
index 5ed4353..694e9e3 100644
--- a/patches/gmp/01_use-ma-libdir-and-rm-info-index.patch
+++ b/patches/gmp/01_use-ma-libdir-and-rm-info-index.patch
@@ -13,7 +13,7 @@ index e735c97..ac92e45 100755
oh-strip
- rm -rf dest/usr/lib/libgmp.la
+ rm -rf dest/usr/lib/$(OPK_HOST_ARCH)/libgmp.la
-+ rm dest/usr/share/info/dir
++ rm -f dest/usr/share/info/dir
oh-installfiles
diff --git a/libgmp-dev.pkg/files b/libgmp-dev.pkg/files
index 6b48068..67703d0 100644