meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
This commit is contained in:
@@ -13,4 +13,8 @@ stdenv.mkDerivation {
|
||||
postConfigure = [ "sed 's|\\<gs\\>|${ghostscriptX}/bin/gs|g' -i src/*.am src/*.ad" ];
|
||||
|
||||
inherit ghostscriptX;
|
||||
|
||||
meta = {
|
||||
homepage = http://wwwthep.physik.uni-mainz.de/~plass/gv;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user