* Fix the upower build in the case where /var/lib/upower doesn't exist
already (http://hydra.nixos.org/build/1646705). svn path=/nixpkgs/trunk/; revision=30994
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||||||
--replace /usr/sbin/pm- ${pmutils}/sbin/pm-
|
--replace /usr/sbin/pm- ${pmutils}/sbin/pm-
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installFlags = "localstatedir=$(TMPDIR)/var";
|
installFlags = "historydir=$(TMPDIR)/foo";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://upower.freedesktop.org/;
|
homepage = http://upower.freedesktop.org/;
|
||||||
|
|||||||
Reference in New Issue
Block a user