Merge trunk

svn path=/nixpkgs/branches/libpng15/; revision=31206
This commit is contained in:
Yury G. Kudryashov 2012-01-02 13:45:14 +00:00
parent 455d1e934b
commit dd02a842e6

View file

@ -3,7 +3,7 @@
, withGNOME ? false, libgnomeui }:
stdenv.mkDerivation rec {
inherit (src) name;
name = src.pkgname;
src = fetchurl_gnome {
project = "dia";