pass zoneinfo to libgweather

svn path=/nixpkgs/trunk/; revision=16806
This commit is contained in:
Marc Weber 2009-08-22 09:17:54 +00:00
parent b67e9a0415
commit 05ebbec1aa

View File

@ -255,6 +255,7 @@ rec {
libgweather = stdenv.mkDerivation {
inherit (desktop.libgweather) name src;
configureFlags = "--with-zoneinfo-dir=/etc/localtime"; # is created by nixos. This is the default location of debian/ gentoo as well
buildInputs = [
gettext perl perlXMLParser pkgconfig gtk libxml2 gnomevfs
intltool libsoup