mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
* ConsoleKit compatibility.
svn path=/nixpkgs/trunk/; revision=16740
This commit is contained in:
parent
ba4ae2ad37
commit
6e89ec648c
@ -44,6 +44,8 @@ stdenv.mkDerivation rec {
|
||||
# Don't hardcore the FIRMWARE_DIRS variable; obtain it from the
|
||||
# environment of the caller.
|
||||
sed '3,4d' -i $out/libexec/firmware.sh
|
||||
|
||||
ln -s $out/lib/ConsoleKit $out/etc/ConsoleKit
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user