public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/display-manager-init/
Date: Mon,  1 Feb 2021 22:46:28 +0000 (UTC)	[thread overview]
Message-ID: <1612219586.226784f93a4ea533a2160a0181b8a9d7a283cb19.slashbeast@gentoo> (raw)

commit:     226784f93a4ea533a2160a0181b8a9d7a283cb19
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  1 22:45:40 2021 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Mon Feb  1 22:46:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226784f9

gui-libs/display-manager-init: copy instead of moving old xdm conf.d file.

Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 gui-libs/display-manager-init/display-manager-init-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/display-manager-init/display-manager-init-1.0.ebuild b/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
index 9c7dcb66f18..8b5a2670683 100644
--- a/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
+++ b/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
@@ -32,7 +32,7 @@ src_install() {
 
 pkg_preinst() {
 	if [[ ${REPLACING_VERSIONS} == "" && -f "${EROOT}"/etc/conf.d/xdm && ! -f "${EROOT}"/etc/conf.d/display-manager ]]; then
-		mv "${EROOT}"/etc/conf.d/{xdm,display-manager} || die
+		cp -a "${EROOT}"/etc/conf.d/{xdm,display-manager} || die
 	fi
 	local rlevel using_xdm
 	using_xdm=no


             reply	other threads:[~2021-02-01 22:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 22:46 Piotr Karbowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-19  7:01 [gentoo-commits] repo/gentoo:master commit in: gui-libs/display-manager-init/ Arthur Zamarin
2022-08-17 16:11 Arthur Zamarin
2022-08-17  5:57 Arthur Zamarin
2022-05-10  1:35 WANG Xuerui
2022-01-05 23:51 James Le Cuirot
2021-04-12 22:08 Sam James
2021-04-12 22:08 Sam James
2021-04-12 17:33 Sam James
2021-04-12 17:33 Sam James
2021-04-07 22:44 Sam James
2021-04-07 22:42 Sam James
2021-02-10 20:31 Andreas Sturmlechner
2021-02-05 20:58 Andreas Sturmlechner
2021-02-01 18:04 Sergei Trofimovich
2021-02-01  2:28 Sam James
2021-02-01  1:31 Matt Turner
2021-01-31 21:35 Piotr Karbowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1612219586.226784f93a4ea533a2160a0181b8a9d7a283cb19.slashbeast@gentoo \
    --to=slashbeast@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox