libcaca/libcaca-0.99-configure_a4wide_path.patch

12 lines
576 B
Diff
Raw Normal View History

--- libcaca-0.99.beta11/configure.orig 2007-04-18 10:24:54.000000000 +0200
+++ libcaca-0.99.beta11/configure 2007-04-18 10:26:03.000000000 +0200
@@ -24992,7 +24992,7 @@
fi
{ echo "$as_me:$LINENO: checking for a4wide.sty" >&5
echo $ECHO_N "checking for a4wide.sty... $ECHO_C" >&6; }
- if test -f /usr/share/texmf/tex/latex/misc/a4wide.sty; then
+ if test -f /usr/share/texmf/tex/latex/a4wide/a4wide.sty; then
{ echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6; }
elif test -f /usr/share/texmf-tetex/tex/latex/a4wide/a4wide.sty; then