* Copy some things from the udev package.
svn path=/nixpkgs/trunk/; revision=34519
This commit is contained in:
parent
2a60c221d1
commit
d9df48bd36
@ -26,6 +26,8 @@ stdenv.mkDerivation rec {
|
|||||||
"--with-dbuspolicydir=$(out)/etc/dbus-1/system.d"
|
"--with-dbuspolicydir=$(out)/etc/dbus-1/system.d"
|
||||||
"--with-dbussystemservicedir=$(out)/share/dbus-1/system-services"
|
"--with-dbussystemservicedir=$(out)/share/dbus-1/system-services"
|
||||||
"--with-dbussessionservicedir=$(out)/share/dbus-1/services"
|
"--with-dbussessionservicedir=$(out)/share/dbus-1/services"
|
||||||
|
"--with-firmware-path=/root/test-firmware:/var/run/current-system/firmware"
|
||||||
|
"--with-pci-ids-path=${pciutils}/share/pci.ids"
|
||||||
];
|
];
|
||||||
|
|
||||||
preConfigure =
|
preConfigure =
|
||||||
|
Loading…
Reference in New Issue
Block a user