summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-09-12 16:14:48 +0000
committerAndy Wingo <wingo@pobox.com>2005-09-12 16:14:48 +0000
commit5582665174eb022a52d0feed81523477dfdf001b (patch)
tree23408f49e80a96259feabd6f4375919f2972f1f1 /autogen.sh
parenta050b3d0bd497d75a9b3318d85109a9f8810b064 (diff)
autogen.sh (package): Now type 'make' to build gst-plugins-good.
Original commit message from CVS: 2005-09-12 Andy Wingo <wingo@pobox.com> * autogen.sh (package): Now type 'make' to build gst-plugins-good.
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 69c0b439..1cd4ba59 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-good
srcfile=gst/law/alaw.c
# a quick cvs co to ease the transition