Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
bats
package-json.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File package-json.patch of Package bats
diff --git a/package.json b/package.json index 2183feb..6bcff0c 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,8 @@ { "name": "bats", - "version": "0.3.1", + "version": "v0.4.0", "description": "Bash Automated Testing System", - "global": "true", - "install": "./install.sh /usr/local", + "install": "./install.sh ${PREFIX:-/usr/local}", "scripts": [ "libexec/bats", "libexec/bats-exec-suite", "libexec/bats-exec-test", "libexec/bats-format-tap-stream", "libexec/bats-preprocess", "bin/bats" ] }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor