svn path=/nixpkgs/trunk/; revision=20338
This commit is contained in:
parent
e260b68122
commit
42d9c2e92a
1 changed files with 2 additions and 0 deletions
|
@ -54,5 +54,7 @@ stdenv.mkDerivation {
|
|||
meta = {
|
||||
homepage = http://checkinstall.izto.org/;
|
||||
description = "A tool for automatically generating Slackware, RPM or Debian packages when doing `make install'";
|
||||
maintainers = [ stdenv.lib.maintainers.eelco ];
|
||||
platform = stdenv.lib.maintainers.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue