
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>
Description
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%