summaryrefslogtreecommitdiff
path: root/devel/libstatgrab0/files/patch-libstatgrab.pc.in
blob: 3bd5e2c9937878c1b6f7dc1be8a9f2f5f7bbad2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./libstatgrab.pc.in.orig	2004-06-21 22:41:45.000000000 +0100
+++ ./libstatgrab.pc.in	2014-05-10 02:03:38.515022551 +0100
@@ -8,8 +8,8 @@
 bin_group=@BIN_GROUP@
 bin_perm=@BIN_PERM@
 
-Name: libstatgrab
+Name: libstatgrab0
 Description: Provides a useful interface to system statistics
 Version: @VERSION@
-Libs: -L${libdir} -lstatgrab @LINKFLAGS@
+Libs: -L${libdir} -lstatgrab0 @LINKFLAGS@
 Cflags: -I${includedir}