summaryrefslogtreecommitdiff
path: root/debian/patches/dir_acces_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/dir_acces_fix.patch')
-rw-r--r--debian/patches/dir_acces_fix.patch13
1 files changed, 6 insertions, 7 deletions
diff --git a/debian/patches/dir_acces_fix.patch b/debian/patches/dir_acces_fix.patch
index d40a5a11..964b39a5 100644
--- a/debian/patches/dir_acces_fix.patch
+++ b/debian/patches/dir_acces_fix.patch
@@ -1,10 +1,9 @@
-Index: libfshelp/perms-access.c
-===================================================================
-RCS file: /cvsroot/hurd/hurd/libfshelp/perms-access.c,v
-retrieving revision 1.2
-diff -u -p -r1.2 perms-access.c
---- libfshelp/perms-access.c 14 Jul 2008 22:38:13 -0000 1.2
-+++ libfshelp/perms-access.c 18 Apr 2009 15:28:45 -0000
+---
+ libfshelp/perms-access.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/libfshelp/perms-access.c
++++ b/libfshelp/perms-access.c
@@ -30,7 +30,7 @@ fshelp_access (struct stat *st, int op,
{
int gotit;