Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/picom x11/picom: remove nonexistent file from REPL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d293b8572ca5
branches:  trunk
changeset: 432494:d293b8572ca5
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 22 19:46:34 2020 +0000

description:
x11/picom: remove nonexistent file from REPLACE_PYTHON

diffstat:

 x11/picom/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 80757d8786d1 -r d293b8572ca5 x11/picom/Makefile
--- a/x11/picom/Makefile        Fri May 22 19:44:23 2020 +0000
+++ b/x11/picom/Makefile        Fri May 22 19:46:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/05/02 11:23:04 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/22 19:46:34 rillig Exp $
 
 DISTNAME=      picom-8
 CATEGORIES=    x11
@@ -20,7 +20,6 @@
 
 MESON_ARGS+=   -Dwith_docs=true
 
-REPLACE_PYTHON+=       bin/compton-convgen.py
 REPLACE_SH+=           bin/picom-trans
 
 post-install:



Home | Main Index | Thread Index | Old Index