[xine-lib] Remove config.log debugging. (It turns out that Samba has unresolved symbols.)

Kevin Kofler kkofler at fedoraproject.org
Sun Nov 20 03:56:39 UTC 2011


commit 5002673aba5c6dae60e097e83b245826bee6715f
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sun Nov 20 04:56:23 2011 +0100

    Remove config.log debugging. (It turns out that Samba has unresolved symbols.)

 xine-lib.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 944fbea..35ae72a 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -189,9 +189,6 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
     --with-real-codecs-path=%{codecdir} \
     --with-w32-path=%{codecdir}
 
-cat config.log
-exit 1
-
 make %{?_smp_mflags}
 
 


More information about the scm-commits mailing list