summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-10-29 20:47:38 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-10-29 20:47:38 +0000
commit66830c5900628acee42adaa34785d8965983c61d (patch)
tree0c3e6442ac88e002fc64d56ff2ef93c5f0e3b5b9
parent84266d166ed4f9c247d676a613f746a0d29ef4c0 (diff)
downloadxine-lib-66830c5900628acee42adaa34785d8965983c61d.tar.gz
xine-lib-66830c5900628acee42adaa34785d8965983c61d.tar.bz2
this should finally be correct now
(it should reconstruct the whole tree after the check) CVS patchset: 5636 CVS date: 2003/10/29 20:47:38
-rwxr-xr-xmisc/relchk.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/relchk.sh.in b/misc/relchk.sh.in
index 78c592f0b..242a97486 100755
--- a/misc/relchk.sh.in
+++ b/misc/relchk.sh.in
@@ -52,6 +52,7 @@ main() {
rm -rf $distdir
rm -f $distdir.tar.gz
./config.status --recheck
+ ./config.status
echo " * Log is ${log##*/}"
echo " * Error log is ${logerror##*/}"