aboutsummaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-09-13 10:47:58 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-13 10:47:58 +0200
commitc19ce3a711fea24c173d615a4a7b162dbc86ce68 (patch)
tree7f3c511f3aaf6355056840f9f04f1a1f059f6559 /gnu-system.am
parentdc2d59afa946eb7540ca6fb6233026780f99104e (diff)
downloadguix-c19ce3a711fea24c173d615a4a7b162dbc86ce68.tar
guix-c19ce3a711fea24c173d615a4a7b162dbc86ce68.tar.gz
gnu: eudev: Honor $EUDEV_RULES_DIRECTORY.
* gnu/packages/patches/eudev-rules-directory.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (eudev): Use it.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 44cdd2738a..d5d509e8d7 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -321,6 +321,7 @@ dist_patch_DATA = \
gnu/packages/patches/doxygen-test.patch \
gnu/packages/patches/doxygen-tmake.patch \
gnu/packages/patches/emacs-configure-sh.patch \
+ gnu/packages/patches/eudev-rules-directory.patch \
gnu/packages/patches/findutils-absolute-paths.patch \
gnu/packages/patches/flashrom-use-libftdi1.patch \
gnu/packages/patches/flex-bison-tests.patch \