diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-18 00:03:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-18 00:03:37 +0000 |
commit | 9c3f8cfa7867f3cb6fdf1935f52e2bf90e8d4be1 (patch) | |
tree | 5097f311433c7b2bef11cfe93737f1a792445ae2 /time/emiclock | |
parent | 572e80cd2135d57f49ef639ae8df2d0fafafd4ae (diff) | |
download | pkgsrc-9c3f8cfa7867f3cb6fdf1935f52e2bf90e8d4be1.tar.gz |
RCS Ids in patches is not a good idea.
Diffstat (limited to 'time/emiclock')
-rw-r--r-- | time/emiclock/files/patch-sum | 4 | ||||
-rw-r--r-- | time/emiclock/patches/patch-ab | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/emiclock/files/patch-sum b/time/emiclock/files/patch-sum index 56334f43eaa..505508f91b8 100644 --- a/time/emiclock/files/patch-sum +++ b/time/emiclock/files/patch-sum @@ -1,7 +1,7 @@ -$NetBSD: patch-sum,v 1.1.1.1 2000/12/17 23:32:17 wiz Exp $ +$NetBSD: patch-sum,v 1.2 2000/12/18 00:03:37 wiz Exp $ MD5 (patch-aa) = 302715f78ebff837c6bd218d53844ef2 -MD5 (patch-ab) = eedb71b88afd0febd167b163605af3c3 +MD5 (patch-ab) = 02da91895c01a23dee8e081b19c78967 MD5 (patch-ac) = dbccf2f3a23b57cd96b05fd2773a0d5d MD5 (patch-ad) = 1c05c23f1ef6c4dcd4bb63669c51712d MD5 (patch-ae) = c8ca5c29838bb408cb36235e67091262 diff --git a/time/emiclock/patches/patch-ab b/time/emiclock/patches/patch-ab index 1e06020a546..2cb4ecfbc87 100644 --- a/time/emiclock/patches/patch-ab +++ b/time/emiclock/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.1.1.1 2000/12/17 23:32:18 wiz Exp $ +$NetBSD: patch-ab,v 1.2 2000/12/18 00:03:38 wiz Exp $ --- sys/NetBSD/audio.c.orig Sun May 23 10:29:13 1999 +++ sys/NetBSD/audio.c Sun May 23 10:55:39 1999 @@ -45,7 +45,7 @@ $NetBSD: patch-ab,v 1.1.1.1 2000/12/17 23:32:18 wiz Exp $ +#define HAS_SOUND_CODE /* $B%5%&%s%I4X78$N%3!<%I$OM-8z!*(B */ + +/* RCS ID */ -+rcsId(audioId, "$Id: patch-ab,v 1.1.1.1 2000/12/17 23:32:18 wiz Exp $") ++rcsId(audioId, "Id: audio.c,v 1.5 1994/05/31 06:28:21 masa-k Rel ") + +static int S_AuFileHeader(); +static void S_PlayInterval(); |