public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/
Date: Thu, 19 May 2016 18:16:34 +0000 (UTC)	[thread overview]
Message-ID: <1463681787.5fbd250e0b5f0d5943db6bcaf9df645d4314d4b1.vapier@gentoo> (raw)

commit:     5fbd250e0b5f0d5943db6bcaf9df645d4314d4b1
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 18:12:34 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu May 19 18:16:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fbd250e

sys-process/dcron: drop old /var/run pid file rename

Since the run dir is cleared all the time, we don't really need this.

 sys-process/dcron/dcron-4.5-r1.ebuild | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/sys-process/dcron/dcron-4.5-r1.ebuild b/sys-process/dcron/dcron-4.5-r1.ebuild
index c1c26f0..3e30b56 100644
--- a/sys-process/dcron/dcron-4.5-r1.ebuild
+++ b/sys-process/dcron/dcron-4.5-r1.ebuild
@@ -46,11 +46,3 @@ src_install() {
 	insinto /etc/logrotate.d
 	newins extra/crond.logrotate dcron
 }
-
-pkg_postinst() {
-	# upstream renamed their pid file
-	local src="${ROOT}/var/run/cron.pid" dst="${ROOT}/var/run/crond.pid"
-	if [ -e "${src}" -a ! -e "${dst}" ] ; then
-		cp "${src}" "${dst}"
-	fi
-}


             reply	other threads:[~2016-05-19 18:16 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19 18:16 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-09 19:18 [gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/ Anthony G. Basile
2019-10-21 12:16 Agostino Sarubbo
2019-10-21 12:17 Agostino Sarubbo
2019-10-21 12:18 Agostino Sarubbo
2019-10-21 12:48 Agostino Sarubbo
2019-10-21 19:21 Sergei Trofimovich
2019-10-22  7:24 Agostino Sarubbo
2019-10-22  7:25 Agostino Sarubbo
2019-11-02  7:58 Mikle Kolyada
2019-11-02  7:58 Mikle Kolyada
2019-11-02  7:58 Mikle Kolyada
2019-11-08 17:10 Aaron Bauman
2019-11-14 11:55 Agostino Sarubbo
2019-12-15 13:37 Michał Górny
2021-07-21  2:22 Yixun Lan
2022-08-28  6:30 WANG Xuerui
2023-03-11 21:26 David Seifert
2025-01-17 13:36 Joonas Niilola
2025-01-17 13:36 Joonas Niilola
2025-03-08 11:25 Sam James
2025-03-08 13:12 Arthur Zamarin
2025-03-08 13:25 Arthur Zamarin
2025-03-08 13:27 Arthur Zamarin
2025-03-08 14:34 Jakov Smolić
2025-03-08 14:51 Jakov Smolić
2025-03-08 16:42 Arthur Zamarin

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=1463681787.5fbd250e0b5f0d5943db6bcaf9df645d4314d4b1.vapier@gentoo \
    --to=vapier@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