summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-04 14:17:39 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-04 14:17:39 (EDT)
commit375552f064d0c4e4bd759daecf98f5034755e8ba (patch)
tree5c9c593b22eed9a5807450f0c4ad7bfcbc108b79
parent761529a47c5e2ac055cdb44a2e84ae53c2ddbef0 (diff)
gmp patch: Add -f to rm command.
-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