pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libflashsupport Fix DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b875373bc81
branches: trunk
changeset: 543400:7b875373bc81
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 16 14:43:15 2008 +0000
description:
Fix DESTDIR.
diffstat:
multimedia/libflashsupport/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f492669612e3 -r 7b875373bc81 multimedia/libflashsupport/Makefile
--- a/multimedia/libflashsupport/Makefile Mon Jun 16 14:39:35 2008 +0000
+++ b/multimedia/libflashsupport/Makefile Mon Jun 16 14:43:15 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/03/04 19:32:30 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/16 14:43:15 joerg Exp $
PKGNAME= libflashsupport-1.0.2098
DISTNAME= libflashsupport-1-0-2098-i586
@@ -24,7 +24,7 @@
WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty
-INSTALLATION_DIRS= share/doc
+INSTALLATION_DIRS= share/doc ${EMULSUBDIR}/usr/lib
do-install:
${INSTALL_LIB} ${WRKDIR}/libflashsupport.so \
Home |
Main Index |
Thread Index |
Old Index