diff options
Diffstat (limited to 'Ports/libsixel/patches/config.sub.patch')
-rw-r--r-- | Ports/libsixel/patches/config.sub.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Ports/libsixel/patches/config.sub.patch b/Ports/libsixel/patches/config.sub.patch deleted file mode 100644 index 782e94db6a..0000000000 --- a/Ports/libsixel/patches/config.sub.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/config.sub b/config.sub -index 9ccf09a..3f638ab 100755 ---- a/config.sub -+++ b/config.sub -@@ -1390,7 +1390,7 @@ case $os in - | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \ - | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme* \ -- | -midnightbsd*) -+ | -midnightbsd* | -serenity*) - # Remember, each alternative MUST END IN *, to match a version number. - ;; - -qnx*) |