aports/unmaintained/node-sodium/remove-preinstall.patch
Sören Tempel 7a73da8974 unmaintained/node-sodium: move from testing
* Maintainer hasn't committed to aports since 2017
* Outdated, current upstream version is 3.0.2
* Still requires python2

See #11577
2020-06-01 13:13:11 +02:00

11 lines
228 B
Diff

--- src/package.json
+++ src/package.json
@@ -18,7 +18,6 @@
},
"scripts": {
"test": "make test",
- "preinstall": "node install.js --preinstall",
"install": "node install.js --install"
},
"repository": {