mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 21:08:10 +02:00
Suggest "cvs -q update -Ad" as an alternative to checkout.
This commit is contained in:
parent
ed1ad71417
commit
944b1721e1
2 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
* RELEASING: Update release instructions to include new
|
||||
release-publish target.
|
||||
Suggest "cvs -q update -Ad" as an alternative to checkout.
|
||||
|
||||
* Makefile.am (release-publish): Add release-check and
|
||||
release-publish targets to simplify the release process.
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ fixes are committed. Here are the steps to follow:
|
|||
|
||||
cvs -d cairographics.org:/cvs/cairo co libpixman
|
||||
|
||||
But it's probably good enough if "cvs -q update -Ad" generates no
|
||||
output.
|
||||
|
||||
2) Verify that the code passes "make distcheck"
|
||||
|
||||
Running "make distcheck" should result in no warnings or
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue