nixpkgs/pkgs/applications
aszlig 3ae3f3272f
chromium: Don't add sources as runtime dependency.
This is because of a single file that symlinks to the source output
path:

libexec/chromium/resources/extension/demo/library.js

Target within source output path:

chrome/browser/resources/extension_resource/demo/library.js

So we just need to ensure that the cp command follows symlinks during
installPhase and we should no longer have this unnecessary dependency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:36 +02:00
..
2014-06-10 12:07:41 +08:00
2014-05-18 13:43:21 +02:00
2013-04-22 20:57:14 +04:00
2014-03-01 16:54:16 +01:00
2014-06-09 20:42:57 +02:00
2014-05-18 15:52:44 -05:00