summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-04-15 18:52:38 -0700
committerCarl Worth <cworth@cworth.org>2009-04-15 18:52:38 -0700
commitc9e174b31ae3b9a138ae696d563420a841062f57 (patch)
tree0791eadec9fbde7501afb9c1a53ac92beaa90ef5
parent73c3be1aa033e8c5c7ee777eb2fd43c19668fa86 (diff)
RELEASING: Note that --with-xserver-source is needed for make distcheck
I was always forgetting this without this reminder.
-rw-r--r--RELEASING4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASING b/RELEASING
index 93761101..ec672243 100644
--- a/RELEASING
+++ b/RELEASING
@@ -25,6 +25,10 @@ The process for releasing a new tarball is as follows:
$ make distcheck
+ Note that unlike a regular "make", this will not work unless
+ you pass a valid --with-xserver-source=/path/to/xserver option
+ to configure.
+
5. Tag the release
$ git tag -m "Intel <ver> release" <ver>