From 32257b0f7615ad7517d98eb894428656c00c3802 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Tue, 16 Apr 2013 15:19:08 +0100 Subject: Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is an arch:all package and library. Update the assemblydir variable in this pcfile to refer to the correct location for the library instead of an incorrect multiarch directory. --- bindings/mono/appindicator-sharp-0.1.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') diff --git a/bindings/mono/appindicator-sharp-0.1.pc.in b/bindings/mono/appindicator-sharp-0.1.pc.in index 11ae719..f63c01e 100644 --- a/bindings/mono/appindicator-sharp-0.1.pc.in +++ b/bindings/mono/appindicator-sharp-0.1.pc.in @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ -assemblies_dir=${libdir}/cli/appindicator-sharp-0.1 +assemblies_dir=${prefix}/lib/cli/appindicator-sharp-0.1 Name: appindicator-sharp Description: application indicators for .NET -- cgit v1.2.3