[nautilus-actions] run-distcheck.sh: checking headers requires the	core library to have been built
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [nautilus-actions] run-distcheck.sh: checking headers requires the	core library to have been built
- Date: Mon, 24 Jan 2011 19:41:37 +0000 (UTC)
commit bb6c78280b2756678e8340273e8cc8347d30d284
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Jan 24 05:24:14 2011 +0100
    run-distcheck.sh: checking headers requires the core library to have been built
 run-distcheck.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/run-distcheck.sh b/run-distcheck.sh
index dd0a07b..58664ae 100755
--- a/run-distcheck.sh
+++ b/run-distcheck.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ./run-autogen.sh &&
+make &&
 ./tools/check-po.sh -nodummy &&
 ./tools/check-headers.sh -nodummy &&
-make &&
 make distcheck
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]