aboutsummaryrefslogtreecommitdiff
path: root/repos/archive/syslinux/syslinux-sysmacros.patch
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:25:08 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:25:08 +0000
commitac02af34e6938758c236ee87e99a65e9d7318c43 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /repos/archive/syslinux/syslinux-sysmacros.patch
parent495bfcc4011c3eb286cb5e4d57aef27af6b8751e (diff)
downloadalicelinux-ac02af34e6938758c236ee87e99a65e9d7318c43.tar.gz
alicelinux-ac02af34e6938758c236ee87e99a65e9d7318c43.zip
Woodpecker CI 495bfcc4011c3eb286cb5e4d57aef27af6b8751e [SKIP CI]
Diffstat (limited to 'repos/archive/syslinux/syslinux-sysmacros.patch')
-rw-r--r--repos/archive/syslinux/syslinux-sysmacros.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/repos/archive/syslinux/syslinux-sysmacros.patch b/repos/archive/syslinux/syslinux-sysmacros.patch
deleted file mode 100644
index 370a65e4..00000000
--- a/repos/archive/syslinux/syslinux-sysmacros.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN syslinux-6.03.orig/extlinux/main.c syslinux-6.03/extlinux/main.c
---- syslinux-6.03.orig/extlinux/main.c 2014-10-06 11:27:44.000000000 -0500
-+++ syslinux-6.03/extlinux/main.c 2019-01-17 09:59:11.331282998 -0600
-@@ -38,6 +38,7 @@
- #include <sysexits.h>
- #include <sys/ioctl.h>
- #include <sys/stat.h>
-+#include <sys/sysmacros.h>
- #include <sys/types.h>
- #include <sys/mount.h>
- #include <sys/vfs.h>