~mmach/netext73/busybox

« back to all changes in this revision

Viewing changes to debian/patches/stop-checking-ancient-kernel-version.patch

  • Committer: mmach
  • Date: 2023-07-06 04:40:25 UTC
  • Revision ID: netbit73@gmail.com-20230706044025-2ia9985i8wzdn2a7
1.36.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
This is a band-aid patch, to minimize changes, more complete cleanup
16
16
is needed for all this code upstream.
17
17
 
18
 
Index: busybox-1.35.0-1ubuntu1/util-linux/mount.c
19
 
===================================================================
20
 
--- busybox-1.35.0-1ubuntu1.orig/util-linux/mount.c
21
 
+++ busybox-1.35.0-1ubuntu1/util-linux/mount.c
 
18
--- a/util-linux/mount.c
 
19
+++ b/util-linux/mount.c
22
20
@@ -459,9 +459,6 @@
23
21
 
24
22