From 375552f064d0c4e4bd759daecf98f5034755e8ba Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 04 Jul 2013 14:17:39 -0400 Subject: gmp patch: Add -f to rm command. --- 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 -- cgit v0.9.1