diff options
author | maya <maya@pkgsrc.org> | 2018-05-22 17:32:50 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2018-05-22 17:32:50 +0000 |
commit | 0668ba8767ef0bd28bd21a5be0c5d40b3e9103bc (patch) | |
tree | 04dc488f209e1fd01b633937d0f3e3ea9199d7fc /lang | |
parent | 48be2243395a65ed7c74ce5c972d39882c7dfd50 (diff) | |
download | pkgsrc-0668ba8767ef0bd28bd21a5be0c5d40b3e9103bc.tar.gz |
spidermonkey52: add linux specific plist file to fix install on linux.
From Nia Alarie in PR pkg/53304
Diffstat (limited to 'lang')
-rw-r--r-- | lang/spidermonkey52/PLIST.Linux | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/spidermonkey52/PLIST.Linux b/lang/spidermonkey52/PLIST.Linux new file mode 100644 index 00000000000..46e6b7c1e02 --- /dev/null +++ b/lang/spidermonkey52/PLIST.Linux @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2018/05/22 17:32:50 maya Exp $ +include/mozjs-52/mozilla/LinuxSignal.h |