OSDN Git Service

RELEASING: Fix releasing instructions to match the latest release.sh
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 19 Mar 2015 16:24:49 +0000 (16:24 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 20 Mar 2015 15:53:57 +0000 (15:53 +0000)
commit8f245b777b21e8c0151f9a254a56a7cb23b66d15
tree4e94099dc603510ced87865c7c3dc5f66d2ef81e
parent8576527cfacaf42af8316e1030c192193e94225a
RELEASING: Fix releasing instructions to match the latest release.sh

It seems that the tests don't need DRM master anymore? at least make
distcheck passes when X is running.

release.sh is also invoked with just the path to the libdrm git checkout
and we don't want to pass additional arguments that will be treated as
additional modules we want to release.

Also, make a note that release.sh will run make distcheck for you, so we
don't strickly need to run it beforehand.

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
RELEASING