summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2008-06-03 15:41:05 +0000
committerChristian Schaller <uraeus@gnome.org>2008-06-03 15:41:05 +0000
commit11765509ca3e0edcc939f6de238269bd830d49b9 (patch)
tree090f8ef6cc14049af49f5024e388bdc6fc365265 /autogen.sh
parent38e6e8ed8f44669c51f58ac46f14f43c243bf887 (diff)
fix package name
Original commit message from CVS: fix package name
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 05a219ff6..d562b16a3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,7 +2,7 @@
# Run this to generate all the initial makefiles, etc.
DIE=0
-package=gst-plugins
+package=gst-plugins-bad
srcfile=gst/speed/gstspeed.c
# a quick cvs co to ease the transition