$NetBSD: patch-aa,v 1.1 2008/04/17 21:19:22 wiz Exp $

--- debian/libconfigduo2.postinst.orig	2008-03-22 21:16:39.000000000 +0000
+++ debian/libconfigduo2.postinst
@@ -1,4 +1,4 @@
 #!/bin/sh
-if [ "$1" == "configure" ]; then
+if [ "$1" = "configure" ]; then
  ldconfig
 fi
