public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/udev-gentoo-scripts:master commit in: init.d/, /
Date: Wed,  8 Aug 2012 18:37:39 +0000 (UTC)	[thread overview]
Message-ID: <1344450948.240bc47caf46485cfe40b2196e208870114accee.WilliamH@gentoo> (raw)

commit:     240bc47caf46485cfe40b2196e208870114accee
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  8 18:35:48 2012 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 18:35:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/udev-gentoo-scripts.git;a=commit;h=240bc47c

Revert "move back to /lib/udev"

This reverts commit c21655268bd42d668a1d01460133f93deaa1b3a8.
Packages in gentoo are being updated to install things in /usr/lib/udev
where they belong.

---
 Makefile    |    2 +-
 init.d/udev |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index b76a11c..0be0390 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PACKAGE = udev-init-scripts
 VERSION = 15
 DISTNAME = $(PACKAGE)-$(VERSION)
 
-LIBUDEV ?= /lib/udev
+LIBUDEV ?= /usr/lib/udev
 RULESDIR ?= $(LIBUDEV)/rules.d
 SYSCONFDIR ?= /etc
 CONFD ?= $(SYSCONFDIR)/conf.d

diff --git a/init.d/udev b/init.d/udev
index 24cdb25..5247b84 100644
--- a/init.d/udev
+++ b/init.d/udev
@@ -2,7 +2,7 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-command=/lib/systemd/systemd-udevd
+command=/usr/lib/systemd/systemd-udevd
 command_args="--daemon ${udev_opts}"
 description="udev manages device permissions and symbolic links in /dev"
 extra_started_commands="reload"


             reply	other threads:[~2012-08-08 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-08 18:37 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-07 17:29 [gentoo-commits] proj/udev-gentoo-scripts:master commit in: init.d/, / William Hubbs
2011-10-29 20:24 William Hubbs
2011-10-09 15:24 William Hubbs

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=1344450948.240bc47caf46485cfe40b2196e208870114accee.WilliamH@gentoo \
    --to=williamh@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