nixpkgs/pkgs/data/sgml+xml/schemas
Profpatsch bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.

Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
..
docbook-5.0 docbook5: Install a catalog.xml 2014-11-25 16:23:48 +01:00
sgml-dtd/docbook treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
xml-dtd stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00