this looks better
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 5 Jan 2002 23:59:44 +0000 (23:59 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 5 Jan 2002 23:59:44 +0000 (23:59 +0000)
Original commit message from CVS:
this looks better

gstreamer.pc.in

index babca27..6a06502 100644 (file)
@@ -7,5 +7,5 @@ Name: GStreamer
 Description: Streaming-media framework
 Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
 Version: @VERSION@
-Libs: -L${libdir} -lgst
+Libs: -L${libdir}/gst -lgst
 Cflags: -I${includedir} @GST_CFLAGS@