Fix the patch file so it actually finds the file to patch.
This commit is contained in:
parent
ae944a4866
commit
1ffd6067cd
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.23 2009/10/17 18:41:07 pgoyette Exp $
|
||||
$NetBSD: distinfo,v 1.24 2009/10/17 21:39:44 pgoyette Exp $
|
||||
|
||||
SHA1 (mm2.7.tar.Z) = 8f213baec9b17c05bcb066f616977a561757d7a6
|
||||
RMD160 (mm2.7.tar.Z) = ae322cad0653140cbe7f0148ce48757df98c26b0
|
||||
|
@ -22,4 +22,4 @@ SHA1 (patch-ap) = ade6fba2254e7db3f9cf52acf453bb512c0a3d32
|
|||
SHA1 (patch-aq) = 90f84381aaf91db03cecef84d9433c3ffd1152db
|
||||
SHA1 (patch-ar) = 21e137edd2bb1dc09048f7ef23e86859d698d848
|
||||
SHA1 (patch-as) = 8d8c31f1ff508e9d7fc73a03a5f7ba63faa118ef
|
||||
SHA1 (patch-at) = 762e66da70a6abbaeb84932d388abde4cb38f327
|
||||
SHA1 (patch-at) = 86936427fbbd33e34c97cac18e9baab700f30199
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- uue.c.orig 2009-10-16 15:17:32.000000000 -0700
|
||||
+++ uue.c 2009-10-16 15:14:38.000000000 -0700
|
||||
--- metamail/uue.c.orig 2009-10-16 15:17:32.000000000 -0700
|
||||
+++ metamail/uue.c 2009-10-16 15:14:38.000000000 -0700
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue