- regen patches, so a future diff is cleaner

This commit is contained in:
jasper 2008-11-23 00:34:21 +00:00
parent 1dc67955cc
commit aeadb2fcac
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
--- configure.orig Sun Aug 29 20:38:43 2004
+++ configure Thu Jan 20 11:58:08 2005
@@ -2245,14 +2245,14 @@
+++ configure Sun Nov 23 01:33:25 2008
@@ -2245,14 +2245,14 @@ fi
if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6

View File

@ -1,6 +1,6 @@
--- src/Makefile.in.orig Sun Aug 29 20:38:42 2004
+++ src/Makefile.in Thu Jan 20 12:13:03 2005
@@ -72,7 +72,7 @@
+++ src/Makefile.in Sun Nov 23 01:33:25 2008
@@ -72,7 +72,7 @@ INCLUDES = @GTK_CFLAGS@ @ADD_CFLAGS@
bin_PROGRAMS = lopster

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_exec_c,v 1.2 2003/04/05 22:19:35 margarida Exp $
--- src/exec.c.orig Tue Mar 4 14:08:56 2003
+++ src/exec.c Wed Mar 5 16:41:48 2003
@@ -405,7 +405,7 @@ static int exec_fire_up(exec_t* exec) {
$OpenBSD: patch-src_exec_c,v 1.3 2008/11/23 00:34:21 jasper Exp $
--- src/exec.c.orig Tue Sep 9 23:31:08 2003
+++ src/exec.c Sun Nov 23 01:33:25 2008
@@ -406,7 +406,7 @@ static int exec_fire_up(exec_t* exec) {
for (i = 3; i < 1024; i++)
close(i);