Files
pkgsrc-ng/audio/streamripper/patches/patch-aa
2013-09-26 17:14:40 +02:00

14 lines
334 B
Plaintext

$NetBSD: patch-aa,v 1.1 2006/12/12 20:27:15 wiz Exp $
--- configure.orig 2006-09-09 16:48:21.000000000 +0000
+++ configure
@@ -3613,7 +3613,7 @@ else
enable_oggtest=yes
fi;
- if test "x$ogg_prefix" == "xno" ; then
+ if test "x$ogg_prefix" = "xno" ; then
no_ogg="yes"
else
if test "x$ogg_libraries" != "x" ; then