This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Use "nodoc", not "doc", for the name of the tarball w/o docs.
tags/json-c-0.11-20130402
Eric Haszlakiewicz
13 years ago
parent
1abaaee658
commit
837d685d78
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
RELEASE_CHECKLIST.txt
+ 1
- 1
RELEASE_CHECKLIST.txt
View File
@@ -34,7 +34,7 @@ echo autom4te.cache >> excludes
tar -czf json-c-${release}.tar.gz -X excludes json-c-${release}
echo doc >> excludes
tar -czf json-c-${release}-doc.tar.gz -X excludes json-c-${release}
tar -czf json-c-${release}-
no
doc.tar.gz -X excludes json-c-${release}
Tag the branch:
cd json-c-${release}
Write
Preview
Loading…
Cancel
Save