summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-10 21:43:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-10 21:43:14 +0200
commitb5a77083ce2438b2539864ad7b0efc7249f96c5c (patch)
treea0b54dd84f489d8656c1b9fa1b2c0c9c1bafcc6b /package
parent58f46acfc2d221f546f1d3957c4e078142597ebf (diff)
fix compile
Diffstat (limited to 'package')
-rw-r--r--package/cpio/patches/patch-src_filetypes_h8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/cpio/patches/patch-src_filetypes_h b/package/cpio/patches/patch-src_filetypes_h
new file mode 100644
index 000000000..f33bfa9f3
--- /dev/null
+++ b/package/cpio/patches/patch-src_filetypes_h
@@ -0,0 +1,8 @@
+--- cpio-2.11.orig/src/filetypes.h 2010-02-12 11:19:23.000000000 +0100
++++ cpio-2.11/src/filetypes.h 2010-06-08 18:26:43.633473938 +0200
+@@ -82,4 +82,4 @@
+ #define lstat stat
+ #endif
+ int lstat ();
+-int stat ();
++//int stat ();