diff --git a/security/nufw/nufw.conf b/security/nufw/nufw.conf index 22bb61c88..6e6f91246 100644 --- a/security/nufw/nufw.conf +++ b/security/nufw/nufw.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../nufw/nufw.conf -# Copyright (C) 2007 - 2009 The OpenSDE Project +# Copyright (C) 2007 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -57,7 +57,7 @@ if pkginstalled mysql ; then pkgprefix -t mysql var_append confopt ' ' "--with-mysql-log" var_append GCC_WRAPPER_APPEND ' ' "-I$(pkgprefix -r includedir mysql)" - var_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix -r libdir mysql)/mysql" + var_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix -r libdir mysql)" fi # Support user activity logging in PostgreSQL database