projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed10269
)
libgstrtsp: Fix typo in .pc to use for GIR
author
Edward Hervey
<bilboed@bilboed.com>
Thu, 2 Dec 2010 18:11:37 +0000
(19:11 +0100)
committer
Edward Hervey
<bilboed@bilboed.com>
Thu, 2 Dec 2010 18:11:37 +0000
(19:11 +0100)
gst-libs/gst/rtsp/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/rtsp/Makefile.am
b/gst-libs/gst/rtsp/Makefile.am
index df99afacb37dc065c98ef6ba91042a62b98d810f..65777a739730c9cc9da505e787469b306d6d9508 100644
(file)
--- a/
gst-libs/gst/rtsp/Makefile.am
+++ b/
gst-libs/gst/rtsp/Makefile.am
@@
-75,7
+75,7
@@
GstRtsp-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstrtsp-@GST_MAJORMINO
--libtool="$(top_builddir)/libtool" \
--pkg gstreamer-0.10 \
--pkg gstreamer-sdp-0.10 \
- --pkg-export gsteamer-rtsp-0.10 \
+ --pkg-export gst
r
eamer-rtsp-0.10 \
--output $@ \
$(gir_headers) \
$(gir_sources)