aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mozjs-38
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-06-05 20:48:37 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-06-05 20:48:37 +0000
commit4477ce6633583ca643a04484ec0297aa825421e2 (patch)
tree5872e869079bbe6af66f79f57da37744a1d33efc /testing/mozjs-38
parent66dfddae65d7db2864e258fd2d5c65e0a33ee203 (diff)
downloadaports-4477ce6633583ca643a04484ec0297aa825421e2.tar.bz2
aports-4477ce6633583ca643a04484ec0297aa825421e2.tar.xz
testing/mozjs-38: fix .pc file, needs to actually be mozjs-38.pc
Diffstat (limited to 'testing/mozjs-38')
-rw-r--r--testing/mozjs-38/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/mozjs-38/APKBUILD b/testing/mozjs-38/APKBUILD
index 05ec4a1623..65c7411bbc 100644
--- a/testing/mozjs-38/APKBUILD
+++ b/testing/mozjs-38/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=mozjs-38
pkgver=38.8.0
-pkgrel=0
+pkgrel=1
pkgdesc="standalone mozilla javascript engine"
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38"
arch="all"
@@ -38,6 +38,7 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install
rm -f "$pkgdir"/usr/lib/*.ajs
+ mv "$pkgdir"/usr/lib/pkgconfig/js.pc "$pkgdir"/usr/lib/pkgconfig/mozjs-38.pc
}
sha512sums="fcd2497a60176b8403a1793d1ad0a1c96a0a60217c2d4d7acd0506abf6810892bd51fd113d8f952f92b20032efc539a6b1233d8d124c2eb72d726b0935c04d65 firefox-38.8.0esr.source.tar.bz2