summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-18 09:11:19 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-18 09:11:19 +0800
commitbd6859c28f389939e92d24408ac5860ed6284f4f (patch)
tree70061d3804ae48b2e49d662bd69efeed90e1fa3c
parente18b06fa090d1f655fc0dcff1858fbf2a0eeb51d (diff)
build: update package name
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 3056ba6..cee19fd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
# to the right versions, or leave them unset and get the RedHat 7.3 defaults
DIE=0
-package=gst-plugins-sopcast
+package=gst-plugins-pmp
srcfile=src/gstscsrc.c
# autogen.sh helper functions (copied from GStreamer's common/ CVS module)