pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg Respect whitespaces in SUBST_SED.fixme.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbdd8ca03c19
branches: trunk
changeset: 467556:bbdd8ca03c19
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Feb 02 23:47:15 2004 +0000
description:
Respect whitespaces in SUBST_SED.fixme.
diffstat:
security/gnupg/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c85626cbb7a1 -r bbdd8ca03c19 security/gnupg/Makefile
--- a/security/gnupg/Makefile Mon Feb 02 23:41:32 2004 +0000
+++ b/security/gnupg/Makefile Mon Feb 02 23:47:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2004/02/02 23:41:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.59 2004/02/02 23:47:15 xtraeme Exp $
DISTNAME= gnupg-1.2.4
CATEGORIES= security
@@ -67,7 +67,7 @@
mpi/i386/mpih-mul1.S mpi/i386/mpih-mul2.S \
mpi/i386/mpih-mul3.S mpi/i386/mpih-rshift.S \
mpi/i386/mpih-sub1.S
-SUBST_SED.fixme= -e "s,ALIGN(3),ALIGN(4),g"
+SUBST_SED.fixme= -e "s,ALIGN (3),ALIGN (4),g"
.endif
Home |
Main Index |
Thread Index |
Old Index