fix package name
authorChristian Schaller <uraeus@gnome.org>
Tue, 3 Jun 2008 15:41:05 +0000 (15:41 +0000)
committerChristian Schaller <uraeus@gnome.org>
Tue, 3 Jun 2008 15:41:05 +0000 (15:41 +0000)
Original commit message from CVS:
fix package name

autogen.sh

index 05a219f..d562b16 100755 (executable)
@@ -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