* 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
|
# Don't hardcore the FIRMWARE_DIRS variable; obtain it from the
|
||||||
# environment of the caller.
|
# environment of the caller.
|
||||||
sed '3,4d' -i $out/libexec/firmware.sh
|
sed '3,4d' -i $out/libexec/firmware.sh
|
||||||
|
|
||||||
|
ln -s $out/lib/ConsoleKit $out/etc/ConsoleKit
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user