pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fujiplay I meant to remove that bogus "xpost-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0b8a8caf2be
branches: trunk
changeset: 512274:f0b8a8caf2be
user: tv <tv%pkgsrc.org@localhost>
date: Thu May 04 16:39:53 2006 +0000
description:
I meant to remove that bogus "xpost-patch" a long time ago -- GC it.
diffstat:
graphics/fujiplay/Makefile | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r 8f1bd586c659 -r f0b8a8caf2be graphics/fujiplay/Makefile
--- a/graphics/fujiplay/Makefile Thu May 04 16:37:29 2006 +0000
+++ b/graphics/fujiplay/Makefile Thu May 04 16:39:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:09 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2006/05/04 16:39:53 tv Exp $
#
DISTNAME= fujiplay
@@ -24,14 +24,6 @@
INSTALLATION_DIRS= bin
-xpost-patch:
- cd ${WRKSRC} ; ${MV} fujiplay.c fujiplay.c.orig2 ; \
- ${SED} \
- -e '791,794s/^/"/g' \
- -e '791,793s/$$/\\n"/' \
- -e '790,790s/".*$$//' \
- <fujiplay.c.orig2 >fujiplay.c
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fujiplay ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/yycc2ppm ${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index