gnome3.gnome_control_center: remove unneeded substituteInPlace
This commit is contained in:
parent
f11f3b0519
commit
45d183614d
@ -30,7 +30,6 @@ stdenv.mkDerivation rec {
|
|||||||
networkmanager modemmanager makeWrapper gnome3.gnome-bluetooth grilo ];
|
networkmanager modemmanager makeWrapper gnome3.gnome-bluetooth grilo ];
|
||||||
|
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
substituteInPlace tz.h --replace "/usr/share/zoneinfo/zone.tab" "${tzdata}/share/zoneinfo/zone.tab"
|
|
||||||
substituteInPlace panels/datetime/tz.h --replace "/usr/share/zoneinfo/zone.tab" "${tzdata}/share/zoneinfo/zone.tab"
|
substituteInPlace panels/datetime/tz.h --replace "/usr/share/zoneinfo/zone.tab" "${tzdata}/share/zoneinfo/zone.tab"
|
||||||
|
|
||||||
# hack to make test-endianess happy
|
# hack to make test-endianess happy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user