mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 13:29:06 +08:00
Use "nodoc", not "doc", for the name of the tarball w/o docs.
This commit is contained in:
@@ -34,7 +34,7 @@ echo autom4te.cache >> excludes
|
|||||||
tar -czf json-c-${release}.tar.gz -X excludes json-c-${release}
|
tar -czf json-c-${release}.tar.gz -X excludes json-c-${release}
|
||||||
|
|
||||||
echo doc >> excludes
|
echo doc >> excludes
|
||||||
tar -czf json-c-${release}-doc.tar.gz -X excludes json-c-${release}
|
tar -czf json-c-${release}-nodoc.tar.gz -X excludes json-c-${release}
|
||||||
|
|
||||||
Tag the branch:
|
Tag the branch:
|
||||||
cd json-c-${release}
|
cd json-c-${release}
|
||||||
|
|||||||
Reference in New Issue
Block a user