diff options
author | Ted Gould <ted@gould.cx> | 2010-04-16 17:24:51 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-16 17:24:51 -0500 |
commit | 04a9942b4d950964f74e3bfcc09ca9cefe15d600 (patch) | |
tree | 7ee8d58cd2222a4a1ab6e16caff696909b10fdd5 /bindings | |
parent | b53899d936e165758d192c3dcf3468a3c3efb7f0 (diff) | |
download | ayatana-indicator-application-04a9942b4d950964f74e3bfcc09ca9cefe15d600.tar.gz ayatana-indicator-application-04a9942b4d950964f74e3bfcc09ca9cefe15d600.tar.bz2 ayatana-indicator-application-04a9942b4d950964f74e3bfcc09ca9cefe15d600.zip |
Patch for package names
Diffstat (limited to 'bindings')
-rw-r--r-- | bindings/mono/appindicator-sharp-0.1.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/appindicator-sharp-0.1.pc.in b/bindings/mono/appindicator-sharp-0.1.pc.in index 33ff1d7..cd0525e 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}/appindicator-sharp-0.1 +assemblies_dir=${libdir}/cli/appindicator-sharp-0.0 Name: appindicator-sharp Description: application indicators for .NET |