From 7c2bc3630222abbdc751336f1fcfa34e42bb34d5 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Wed, 4 Dec 2013 15:09:56 +0100 Subject: refresh_debian/patches/mount-loop.patch --- debian/patches/mount-loop.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/patches') diff --git a/debian/patches/mount-loop.patch b/debian/patches/mount-loop.patch index 07f572be..cbce88b0 100644 --- a/debian/patches/mount-loop.patch +++ b/debian/patches/mount-loop.patch @@ -4,11 +4,9 @@ mount: Ignore `loop' option --- mount.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -diff --git a/utils/mount.c b/utils/mount.c -index 8b059c2..8af055e 100644 --- a/utils/mount.c +++ b/utils/mount.c -@@ -248,7 +248,8 @@ do_mount (struct fs *fs, int remount) +@@ -273,7 +273,8 @@ do_mount (struct fs *fs, int remount) { ARGZ (add (&fsopts, &fsopts_len, o)); } -- cgit v1.2.3