mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
add guard for 'make relase-changelog'
This commit is contained in:
parent
4b0bd99975
commit
499eddcf5f
|
|
@ -105,7 +105,7 @@ release-commit:
|
|||
release-push:
|
||||
ros scripts/release.ros release-push
|
||||
release-changelog:
|
||||
ros scripts/release.ros changelog
|
||||
grep not-yet-released ChangeLog 2>&1 > /dev/null || ros scripts/release.ros changelog
|
||||
winrelease:
|
||||
mkdir -p roswell/lisp
|
||||
mkdir -p roswell/documents
|
||||
|
|
|
|||
Loading…
Reference in a new issue