summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-05-05 15:06:40 +0000
committerChristian Schaller <uraeus@gnome.org>2005-05-05 15:06:40 +0000
commitea9531ab70bec630e4ad7209bcd808ac4df126bd (patch)
tree4641f7a25a5e190bc183eddbb63ecb263648a36b /autogen.sh
parent790c0598677fd3edac13cdca8adf446ba0f5d868 (diff)
fix build so you can make dist and create rpms
Original commit message from CVS: fix build so you can make dist and create rpms
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 411a3f3f5..199673467 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-base
srcfile=gst/sine/gstsinesrc.c
# a quick cvs co if necessary to alleviate the pain - may remove this