Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gdm x11/gdm: remove nonexistent files from SUBST_F...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d2c604e4e28
branches:  trunk
changeset: 431376:6d2c604e4e28
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 12 16:30:59 2020 +0000

description:
x11/gdm: remove nonexistent files from SUBST_FILES

diffstat:

 x11/gdm/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 3610962a6f6c -r 6d2c604e4e28 x11/gdm/Makefile
--- a/x11/gdm/Makefile  Tue May 12 16:20:47 2020 +0000
+++ b/x11/gdm/Makefile  Tue May 12 16:30:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2020/03/10 22:11:12 wiz Exp $
+# $NetBSD: Makefile,v 1.196 2020/05/12 16:30:59 rillig Exp $
 #
 
 DISTNAME=      gdm-2.20.11
@@ -63,8 +63,6 @@
 SUBST_CLASSES+=                desktop
 SUBST_MESSAGE.desktop= Configuring GDM settings.
 SUBST_STAGE.desktop=   pre-configure
-SUBST_FILES.desktop=   config/default.desktop.in
-#SUBST_FILES.desktop+= config/gnome.desktop.in
 SUBST_FILES.desktop+=  config/gdm.conf.in
 SUBST_SED.desktop=     -e 's/^_//g'
 SUBST_SED.desktop+=    -e 's|^User=gdm$$|User=${GDMOWN}|g'



Home | Main Index | Thread Index | Old Index