mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:07:35 +00:00
Ports: Add Dialog
This commit is contained in:
parent
8c80eb8870
commit
9c3948ef3e
3 changed files with 22 additions and 0 deletions
10
Ports/dialog/patches/config.sub.patch
Normal file
10
Ports/dialog/patches/config.sub.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- dialog-1.3-20210324/config.sub 2020-08-16 20:36:41.000000000 -0700
|
||||
+++ dialog-1.3-20210324/config.sub 2021-04-11 20:15:18.580516177 -0700
|
||||
@@ -1693,6 +1693,7 @@
|
||||
# The portable systems comes first.
|
||||
# Each alternative MUST end in a * to match a version number.
|
||||
gnu* | android* | bsd* | mach* | minix* | genix* | ultrix* | irix* \
|
||||
+ | serenity* \
|
||||
| *vms* | esix* | aix* | cnk* | sunos | sunos[34]* \
|
||||
| hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \
|
||||
| sym* | plan9* | psp* | sim* | xray* | os68k* | v88r* \
|
Loading…
Add table
Add a link
Reference in a new issue