diff options
author | Cy Schubert <cy@FreeBSD.org> | 2016-12-20 07:15:28 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2016-12-20 07:15:28 +0000 |
commit | 55807a238d77317320da810b8a4441da093a8bcf (patch) | |
tree | da7ab201f4fe2dba5a1cb4fbc2402138983df9b9 /x11-wm/fvwm2/files/patch-configure | |
parent | - Update to 0.9.4 (diff) |
Update 2.6.6 --> 2.6.7
PR: 215337
Notes
Notes:
svn path=/head/; revision=428978
Diffstat (limited to 'x11-wm/fvwm2/files/patch-configure')
-rw-r--r-- | x11-wm/fvwm2/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-wm/fvwm2/files/patch-configure b/x11-wm/fvwm2/files/patch-configure deleted file mode 100644 index 40f38a05bb1b..000000000000 --- a/x11-wm/fvwm2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig 2012-04-20 13:03:57.000000000 +0200 -+++ configure 2014-03-28 17:42:24.000000000 +0100 -@@ -6492,7 +6492,6 @@ - switch (*p = p = *c) { case 0: printf("%Q", c, p); } - *c = &i; c = p; - while (1 || (unsigned int)3 >= 0 || ((int)-1) == ((unsigned int)1)); -- return; - ; - return 0; - } |