From f489dff7fe996db893189ab4e6629deafb43b8e8 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 8 Oct 1998 10:38:06 +0000 Subject: Correct the format of the SUFFIXES entries. --- misc/rpm/patches/patch-ad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/rpm') diff --git a/misc/rpm/patches/patch-ad b/misc/rpm/patches/patch-ad index 1675e562e90..304fc85a0e3 100644 --- a/misc/rpm/patches/patch-ad +++ b/misc/rpm/patches/patch-ad @@ -1,4 +1,4 @@ -$NetBSD: patch-ad,v 1.2 1998/08/07 11:10:29 agc Exp $ +$NetBSD: patch-ad,v 1.3 1998/10/08 10:38:06 agc Exp $ --- po/Makefile.in.orig Wed May 27 16:49:42 1998 +++ po/Makefile.in Wed Jul 29 12:46:56 1998 @@ -16,6 +16,6 @@ $NetBSD: patch-ad,v 1.2 1998/08/07 11:10:29 agc Exp $ done -%.mo: %.po -+.SUFFIXES: po mo ++.SUFFIXES: .po .mo +.po.mo: msgfmt -o $@ $< -- cgit v1.2.3