mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:07:45 +00:00
Ports: Add diffutils port
This commit is contained in:
parent
8c1f2d7131
commit
77ed943275
3 changed files with 32 additions and 0 deletions
10
Ports/diffutils/patches/fix-autoconf.patch
Normal file
10
Ports/diffutils/patches/fix-autoconf.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- diffutils-3.5/build-aux/config.sub.orig Sat Jan 25 19:30:30 2020
|
||||
+++ diffutils-3.5/build-aux/config.sub Sat Jan 25 19:30:39 2020
|
||||
@@ -1382,6 +1382,7 @@
|
||||
# Each alternative MUST END IN A *, to match a version number.
|
||||
# -sysv* is not here because it comes later, after sysvr4.
|
||||
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
|
||||
+ | -serenity* \
|
||||
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
|
||||
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
|
||||
| -sym* | -kopensolaris* | -plan9* \
|
Loading…
Add table
Add a link
Reference in a new issue