]> git.pld-linux.org Git - packages/dotnet-gtksourceview-sharp2.git/commitdiff
- fix pkgconfig libdir auto/ac/dotnet-gtksourceview-sharp2-0_10-2
authorfreetz <freetz@pld-linux.org>
Wed, 30 Nov 2005 20:08:41 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gtksourceview-sharp2-pc_libdir.patch -> 1.1

dotnet-gtksourceview-sharp2-pc_libdir.patch [new file with mode: 0644]

diff --git a/dotnet-gtksourceview-sharp2-pc_libdir.patch b/dotnet-gtksourceview-sharp2-pc_libdir.patch
new file mode 100644 (file)
index 0000000..4eff50a
--- /dev/null
@@ -0,0 +1,9 @@
+diff -aurN gtksourceview-sharp-2.0-0.10.orig/gtksourceview-sharp-2.0.pc.in gtksourceview-sharp-2.0-0.10/gtksourceview-sharp-2.0.pc.in
+--- gtksourceview-sharp-2.0-0.10.orig/gtksourceview-sharp-2.0.pc.in    2005-04-26 18:49:22.000000000 +0200
++++ gtksourceview-sharp-2.0-0.10/gtksourceview-sharp-2.0.pc.in 2005-11-30 21:05:07.000000000 +0100
+@@ -7,4 +7,4 @@
+ Description: GtkSourceView# - gtksourceview .NET Binding
+ Version: @VERSION@
+ Requires: gnome-sharp-2.0
+-Libs: -r:${prefix}/lib/mono/gtksourceview-sharp-2.0/gtksourceview-sharp.dll
++Libs: -r:${libdir}/mono/gtksourceview-sharp-2.0/gtksourceview-sharp.dll
This page took 0.090612 seconds and 4 git commands to generate.