X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdarkice.git;a=blobdiff_plain;f=darkice-amd64.patch;fp=darkice-amd64.patch;h=b4de02786563765d4ec3169184aea463c91d3b86;hp=1ac09dc9bc5dc20eb3369ed06bbcd0b33f1ee0ff;hb=353d5239593f48e5c99c9e488c3bd6a4b55c168a;hpb=0a93c7b89614a6ec4e987a422a849bd38ba21827 diff --git a/darkice-amd64.patch b/darkice-amd64.patch index 1ac09dc..b4de027 100644 --- a/darkice-amd64.patch +++ b/darkice-amd64.patch @@ -5,7 +5,7 @@ AC_DEFUN(LA_SEARCH_LIB,[ dnl look for lib - LA_SEARCH_FILE($1, $3, $5 $5/lib ) -+ LA_SEARCH_FILE($1, $3, $5 $5/lib $5/lib64 ) ++ LA_SEARCH_FILE($1, $3, $5 $5/lib64 $5/lib ) dnl look for header. LA_SEARCH_FILE($2, $4, $5 $5/include ) if test ".$1" = "." || test ".$2" = "."; then