diff options
Diffstat (limited to 'dev-dotnet/log4net/files/log4net.pc.in')
-rw-r--r-- | dev-dotnet/log4net/files/log4net.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/log4net/files/log4net.pc.in b/dev-dotnet/log4net/files/log4net.pc.in index 5f2f2a258b1e..7d319c473168 100644 --- a/dev-dotnet/log4net/files/log4net.pc.in +++ b/dev-dotnet/log4net/files/log4net.pc.in @@ -5,4 +5,4 @@ libdir=${exec_prefix}/@LIBDIR@ Name: Log4net Description: Log4net - Logging library for C# and VB.NET Version: @VERSION@ -Libs: -r:${libdir}/log4net/log4net.dll +Libs: -r:${libdir}/log4net/@NET_VERSION@/log4net.dll |