aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIain Lane <iain.lane@canonical.com>2013-04-16 15:41:28 +0000
committerTarmac <Unknown>2013-04-16 15:41:28 +0000
commit02d580a63d8d10318364c24aaf5ac799ec44b718 (patch)
treee384eec41aaf5e12eeff7fdfb3748894b5c4d32d
parent736066fad3d20a3bc84a8d34edf6364c3aab9d0b (diff)
parent32257b0f7615ad7517d98eb894428656c00c3802 (diff)
downloadlibayatana-appindicator-02d580a63d8d10318364c24aaf5ac799ec44b718.tar.gz
libayatana-appindicator-02d580a63d8d10318364c24aaf5ac799ec44b718.tar.bz2
libayatana-appindicator-02d580a63d8d10318364c24aaf5ac799ec44b718.zip
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.
Approved by Didier Roche, PS Jenkins bot, Mathieu Trudel-Lapierre.
-rw-r--r--bindings/mono/appindicator-sharp-0.1.pc.in2
-rw-r--r--debian/changelog9
-rw-r--r--debian/libappindicator0.1-cil-dev.install2
3 files changed, 11 insertions, 2 deletions
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
diff --git a/debian/changelog b/debian/changelog
index d0d43cd..4de13e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libappindicator (12.10.1daily13.04.13-0ubuntu2) UNRELEASED; urgency=low
+
+ * 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.
+
+ -- Iain Lane <iain.lane@canonical.com> Wed, 10 Apr 2013 12:57:58 +0100
+
libappindicator (12.10.1daily13.03.13-0ubuntu1) raring; urgency=low
[ Sebastien Bacher ]
diff --git a/debian/libappindicator0.1-cil-dev.install b/debian/libappindicator0.1-cil-dev.install
index 231bcc4..22bd601 100644
--- a/debian/libappindicator0.1-cil-dev.install
+++ b/debian/libappindicator0.1-cil-dev.install
@@ -1 +1 @@
-usr/lib/*/pkgconfig/appindicator-sharp-0.1.pc
+usr/lib/*/pkgconfig/appindicator-sharp-0.1.pc usr/share/pkgconfig