summaryrefslogtreecommitdiff
path: root/repo/system/zlib.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/zlib.xibuild')
-rw-r--r--repo/system/zlib.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/zlib.xibuild b/repo/system/zlib.xibuild
index d86e791..15dbe59 100644
--- a/repo/system/zlib.xibuild
+++ b/repo/system/zlib.xibuild
@@ -19,6 +19,6 @@ check () {
package () {
make DESTDIR=$PKG_DEST install
- rm -fv $PKG_DEST/usr/lib/libz.a
+ rm -f $PKG_DEST/usr/lib/libz.a
}