summaryrefslogtreecommitdiffstats
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
parent38e6e8ed8f44669c51f58ac46f14f43c243bf887 (diff)
downloadgst-plugins-bad-11765509ca3e0edcc939f6de238269bd830d49b9.tar.gz
gst-plugins-bad-11765509ca3e0edcc939f6de238269bd830d49b9.tar.bz2
gst-plugins-bad-11765509ca3e0edcc939f6de238269bd830d49b9.zip
fix package name
Original commit message from CVS: fix package name
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 05a219ff..d562b16a 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