pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gdm



Module Name:    pkgsrc
Committed By:   rillig
Date:           Tue May 12 16:30:59 UTC 2020

Modified Files:
        pkgsrc/x11/gdm: Makefile

Log Message:
x11/gdm: remove nonexistent files from SUBST_FILES


To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 pkgsrc/x11/gdm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gdm/Makefile
diff -u pkgsrc/x11/gdm/Makefile:1.195 pkgsrc/x11/gdm/Makefile:1.196
--- pkgsrc/x11/gdm/Makefile:1.195       Tue Mar 10 22:11:12 2020
+++ pkgsrc/x11/gdm/Makefile     Tue May 12 16:30:59 2020
@@ -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 @@ RCD_SCRIPTS=          gdm
 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