pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libmpeg3 Fix typo breaking the bulk build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f9e58e032f8
branches: trunk
changeset: 540225:3f9e58e032f8
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 03 09:41:25 2008 +0000
description:
Fix typo breaking the bulk build.
diffstat:
multimedia/libmpeg3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ad55491698c0 -r 3f9e58e032f8 multimedia/libmpeg3/Makefile
--- a/multimedia/libmpeg3/Makefile Thu Apr 03 09:34:40 2008 +0000
+++ b/multimedia/libmpeg3/Makefile Thu Apr 03 09:41:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/03/13 17:02:56 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/03 09:41:25 joerg Exp $
#
DISTNAME= libmpeg3-1.7-src
@@ -48,7 +48,7 @@
INSTBINS= mpeg3cat mpeg3peek mpeg3toc mpeg3dump
INSTALLATION_DIRS= bin include/mpeg3/audio include/mpeg3/video lib \
- shared/doc/html/libmpeg3
+ share/doc/html/libmpeg3
do-install:
for f in ${INSTBINS}; do \
Home |
Main Index |
Thread Index |
Old Index