diff options
| -rw-r--r-- | package/uemacs/uemacs-4.0.15-lt.02.patch | 12 | 
1 files changed, 1 insertions, 11 deletions
| diff --git a/package/uemacs/uemacs-4.0.15-lt.02.patch b/package/uemacs/uemacs-4.0.15-lt.02.patch index f399349be..946b3d5d6 100644 --- a/package/uemacs/uemacs-4.0.15-lt.02.patch +++ b/package/uemacs/uemacs-4.0.15-lt.02.patch @@ -13,14 +13,4 @@   	mlwrite(obuf);   }   #endif ---- em-4.0.15-lt.oorig/input.c	1994-05-21 12:41:02.000000000 +0200 -+++ em-4.0.15-lt/input.c	2006-03-10 15:31:18.000000000 +0100 -@@ -581,7 +581,7 @@ - 				if (! iswild) - 					strcat(ffbuf,"*"); - 				strcat(ffbuf, " >"); --				mktemp(tmp); -+				mkstemp(tmp); - 				strcat(ffbuf, tmp); - 				strcat(ffbuf, " 2>&1"); - 				system(ffbuf); + | 
