summaryrefslogtreecommitdiff
path: root/packages/glibc-ports/2.13/420-alpha-statfs.patch
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-23 23:05:40 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-23 23:05:40 (GMT)
commitf8d4ce3d0e9b384a66286901f6680c835af76284 (patch)
tree0efbee3a3f267c83211c65c066b5829dc8b92741 /packages/glibc-ports/2.13/420-alpha-statfs.patch
parent8e8417226d5cdd90896df2c585ad03a995e5e9a1 (diff)
Implement a script for checking packages
Then use this script to check that all packages can be extracted and patched. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/glibc-ports/2.13/420-alpha-statfs.patch')
-rw-r--r--packages/glibc-ports/2.13/420-alpha-statfs.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/glibc-ports/2.13/420-alpha-statfs.patch b/packages/glibc-ports/2.13/420-alpha-statfs.patch
index 65c925a..accb5af 100644
--- a/packages/glibc-ports/2.13/420-alpha-statfs.patch
+++ b/packages/glibc-ports/2.13/420-alpha-statfs.patch
@@ -3,10 +3,10 @@
* sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
struct statfs64): Add f_flags field.
-diff --git glibc-2.13/glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h glibc-2.13/glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
+diff --git glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
index d838e6b..157591d 100644
---- glibc-2.13/glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
-+++ glibc-2.13/glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
+--- glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
++++ glibc-ports-2.13/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
@@ -42,7 +42,8 @@ struct statfs
__fsid_t f_fsid;
int f_namelen;