diff options
Diffstat (limited to 'sysutils/webjob/files/patch-configure')
-rw-r--r-- | sysutils/webjob/files/patch-configure | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sysutils/webjob/files/patch-configure b/sysutils/webjob/files/patch-configure deleted file mode 100644 index 8e216ecdfdc9..000000000000 --- a/sysutils/webjob/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ -diff -urP webjob-1.3.0/configure webjob-1.3.0.amd64/configure ---- configure.orig Fri Jul 25 18:19:17 2003 -+++ configure Sun Apr 4 23:52:02 2004 -@@ -1413,6 +1413,13 @@ - _ACEOF - - ;; -+amd64*) -+ -+cat >>confdefs.h <<\_ACEOF -+#define K_CPU_AMD64 1 -+_ACEOF -+ -+ ;; - ia64*) - - cat >>confdefs.h <<\_ACEOF |