pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/cdrdao Remove duplicate line in install arg. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83619f3e4561
branches:  trunk
changeset: 477188:83619f3e4561
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 27 19:15:37 2004 +0000

description:
Remove duplicate line in install arg. Reported by Sebastian Prause on tech-pkg.

diffstat:

 sysutils/cdrdao/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d9e925ed6873 -r 83619f3e4561 sysutils/cdrdao/Makefile
--- a/sysutils/cdrdao/Makefile  Sun Jun 27 18:48:09 2004 +0000
+++ b/sysutils/cdrdao/Makefile  Sun Jun 27 19:15:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/06/20 19:05:25 dillo Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/27 19:15:37 wiz Exp $
 #
 
 DISTNAME=              cdrdao-1.1.9
@@ -49,7 +49,6 @@
                ${INSTALL_MAN} ${WRKSRC}/contrib/psxcopy-0.2/Makefile \
                        ${WRKSRC}/contrib/psxcopy-0.2/README \
                        ${WRKSRC}/contrib/psxcopy-0.2/cdjob.c \
-                       ${WRKSRC}/contrib/psxcopy-0.2/cdjob.c \
                        ${WRKSRC}/contrib/psxcopy-0.2/psxdump.c \
                        ${WRKSRC}/contrib/psxcopy-0.2/read-psx \
                        ${WRKSRC}/contrib/psxcopy-0.2/write-psx \



Home | Main Index | Thread Index | Old Index