From f9c568334c028ea345b1e76ecb4690e406141141 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 23 Oct 2017 10:37:46 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- X11/chooser.sh | 1 - X11/startDM.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/X11/chooser.sh b/X11/chooser.sh index 6d14a71d..6cfc5742 100755 --- a/X11/chooser.sh +++ b/X11/chooser.sh @@ -2,7 +2,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 # Author: Martin Schlemmer -# $Id$ # Find a match for $XSESSION in /etc/X11/Sessions GENTOO_SESSION="" diff --git a/X11/startDM.sh b/X11/startDM.sh index 02656595..66cceb3a 100755 --- a/X11/startDM.sh +++ b/X11/startDM.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # We need to source /etc/profile for stuff like $LANG to work # bug #10190. -- 2.39.5