summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2013-12-28 21:56:12 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2013-12-30 22:15:08 -0600
commitd2e712f832cc81db8e35c964991ea3bab7a4b0f0 (patch)
tree971078cff542e5e22dc3ec6c902c7cafa8725e1c /Makefile
parentstart work on version 27 (diff)
downloadudev-gentoo-scripts-d2e712f832cc81db8e35c964991ea3bab7a4b0f0.tar.gz
udev-gentoo-scripts-d2e712f832cc81db8e35c964991ea3bab7a4b0f0.tar.bz2
udev-gentoo-scripts-d2e712f832cc81db8e35c964991ea3bab7a4b0f0.zip
Move code from dev-root-link helper to udev init script
This code should only be run by the udev init script, so let's put it inside the script instead of making it a helper. X-Gentoo-Bug: 495086 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=495086
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d631832..b1739ed 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,6 @@ CONFD ?= $(SYSCONFDIR)/conf.d
INITD ?= $(SYSCONFDIR)/init.d
HELPERS = \
- helpers/dev-root-link.sh \
helpers/net.sh
all: