Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
go-bindata
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
go-bindata
Commits
fc38a57c
Commit
fc38a57c
authored
Feb 21, 2022
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
Makefile
Makefile
+10
-0
go-bindata-3.1.3.tar.gz
go-bindata-3.1.3.tar.gz
+0
-0
go-bindata.groups
go-bindata.groups
+2
-0
No files found.
Makefile
0 → 100644
View file @
fc38a57c
all
:
mkdir
-p
../go/go/src/github.com/go-bindata/go-bindata
mkdir
-p
/tmp/gocache
tar
xf go-bindata-3.1.3.tar.gz
-C
../go/go/src/github.com/go-bindata/go-bindata
mv
../go/go/src/github.com/go-bindata/go-bindata/go-bindata-3.1.3 ../go/go/src/github.com/go-bindata/go-bindata/v3
mkdir
-p
../go/go/src/github.com/go-bindata/go-bindata/v3/release
cd
../go/go/src/github.com/go-bindata/go-bindata/v3
&&
GOCACHE
=
/tmp/gocache
GOPATH
=
$
$(pwd)
/../../../../.. ../../../../../bin/go build
-o
release/go-bindata github.com/go-bindata/go-bindata/v3/go-bindata
cd
../go/go/src/github.com/go-bindata/go-bindata/v3
&&
install
-v
-D
-m0755
release/
*
/usr/bin
rm
-rf
/tmp/gocache
rm
-rf
../go/go/src/github.com/mendersoftware
go-bindata-3.1.3.tar.gz
0 → 100644
View file @
fc38a57c
File added
go-bindata.groups
0 → 100644
View file @
fc38a57c
bin
/usr/bin/.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment