Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/deforaos-player deforaos-player: fix the build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/972d102cbcc4
branches:  trunk
changeset: 428806:972d102cbcc4
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Apr 11 21:50:27 2020 +0000

description:
deforaos-player: fix the build

There is no more HTML documentation where it used to be.

diffstat:

 multimedia/deforaos-player/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5fecf142857f -r 972d102cbcc4 multimedia/deforaos-player/Makefile
--- a/multimedia/deforaos-player/Makefile       Sat Apr 11 21:16:40 2020 +0000
+++ b/multimedia/deforaos-player/Makefile       Sat Apr 11 21:50:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/03/10 22:08:55 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/04/11 21:50:27 khorben Exp $
 
 DISTNAME=      Player-0.2.0
 PKGNAME=       deforaos-player-0.2.0
@@ -37,7 +37,6 @@
        ${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
        ${RMDIR} ${DESTDIR}${PREFIX}/share/man
 .endif
-       cd ${DESTDIR}${PREFIX} && ${MV} share/doc/html/Player/* share/doc/deforaos-player/
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index