autogen.sh (package): Now type 'make' to build gst-plugins-good.
authorAndy Wingo <wingo@pobox.com>
Mon, 12 Sep 2005 16:14:48 +0000 (16:14 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 12 Sep 2005 16:14:48 +0000 (16:14 +0000)
Original commit message from CVS:
2005-09-12  Andy Wingo  <wingo@pobox.com>

* autogen.sh (package): Now type 'make' to build gst-plugins-good.

ChangeLog
autogen.sh

index 6339bf4..420fa3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-12  Andy Wingo  <wingo@pobox.com>
+
+       * autogen.sh (package): Now type 'make' to build gst-plugins-good.
+
 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * configure.ac:
index 69c0b43..1cd4ba5 100755 (executable)
@@ -2,7 +2,7 @@
 # Run this to generate all the initial makefiles, etc.
 
 DIE=0
-package=gst-plugins
+package=gst-plugins-good
 srcfile=gst/law/alaw.c
 
 # a quick cvs co to ease the transition