Regen patch-ah to make GNU patch happy.

This commit is contained in:
minskim 2005-11-04 16:35:58 +00:00
parent c01377db77
commit 76369128ea
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.6 2005/10/26 04:22:38 minskim Exp $
$NetBSD: distinfo,v 1.7 2005/11/04 16:35:58 minskim Exp $
SHA1 (itcl3.2.1_src.tgz) = 890f56e61826a9c3522fb24bf3c08f73cea8a1dd
RMD160 (itcl3.2.1_src.tgz) = 6a6bbc5596e3c7b8bfd6783533d26d07b1c3a7c1
@ -10,4 +10,4 @@ SHA1 (patch-ad) = 9131b2aa318410100f5477a70a7ce5221133f49b
SHA1 (patch-ae) = da39a3ee5e6b4b0d3255bfef95601890afd80709
SHA1 (patch-af) = da39a3ee5e6b4b0d3255bfef95601890afd80709
SHA1 (patch-ag) = 3d12b3a2cf0cd35c39f622cf8f9b4872772c12c6
SHA1 (patch-ah) = cb47b46d9762d29bbc5b7ba5ae7d3889cd1a0327
SHA1 (patch-ah) = 759946f4f066b5e6d41a4120c983b1a169dff3df

View file

@ -1,8 +1,8 @@
$NetBSD: patch-ah,v 1.3 2005/10/26 04:22:38 minskim Exp $
$NetBSD: patch-ah,v 1.4 2005/11/04 16:35:58 minskim Exp $
--- itk/generic/itk_cmds.c.orig 2001-06-21 23:38:54.000000000 -0500
--- itk/generic/itk_cmds.c.orig 2001-06-22 04:38:54.000000000 +0000
+++ itk/generic/itk_cmds.c
@@ -67,7 +67,7 @@ namespace eval ::itk {\n\
@@ -67,9 +67,9 @@ namespace eval ::itk {\n\
if {[info exists env(ITK_LIBRARY)]} {\n\
lappend dirs $env(ITK_LIBRARY)\n\
}\n\