mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 05:00:21 +00:00
gnuplot: Update from 5.0.6 to 5.2.0
This commit is contained in:
13
packages/gnuplot/src-command.c.patch
Normal file
13
packages/gnuplot/src-command.c.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
For WEXITSTATUS macro.
|
||||
|
||||
diff -u -r ../gnuplot-5.2.0/src/command.c ./src/command.c
|
||||
--- ../gnuplot-5.2.0/src/command.c 2017-08-30 18:48:26.000000000 +0000
|
||||
+++ ./src/command.c 2017-10-14 20:56:13.905856980 +0000
|
||||
@@ -138,6 +138,7 @@
|
||||
int vms_ktid; /* key table id, for translating keystrokes */
|
||||
#endif /* VMS */
|
||||
|
||||
+#include <sys/wait.h>
|
||||
|
||||
/* static prototypes */
|
||||
static void command __PROTO((void));
|
||||
Reference in New Issue
Block a user