Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/handbrake (multimedia/handbrake) Correction...
details: https://anonhg.NetBSD.org/pkgsrc/rev/896617662c37
branches: trunk
changeset: 434740:896617662c37
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jun 21 09:23:11 2020 +0000
description:
(multimedia/handbrake) Correction on source directory of copy after download
diffstat:
multimedia/handbrake/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7bf774a68614 -r 896617662c37 multimedia/handbrake/Makefile
--- a/multimedia/handbrake/Makefile Sun Jun 21 09:00:48 2020 +0000
+++ b/multimedia/handbrake/Makefile Sun Jun 21 09:23:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2020/06/21 09:00:48 mef Exp $
+# $NetBSD: Makefile,v 1.62 2020/06/21 09:23:11 mef Exp $
#
DISTNAME= HandBrake-1.3.1-source
@@ -75,7 +75,7 @@
cp ${DISTDIR}/${DIST_SUBDIR}/${distfile} \
${WRKSRC}/download/
.endfor
- cp ${DISTDIR}/${MESON_DISTFILE} ${WRKSRC}/download/
+ cp ${DISTDIR}/${DIST_SUBDIR}/${MESON_DISTFILE} ${WRKSRC}/download/
(cd ${WRKSRC}/contrib; tar zxf ${WRKSRC}/download/${MESON_DISTFILE})
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index