float debugging fix, add myself to copyright
[tunertool] / autogen.sh
index 9d84a03..988982f 100755 (executable)
@@ -3,7 +3,7 @@
 # to the right versions, or leave them unset and get the RedHat 7.3 defaults
 
 DIE=0
-package=gst-plugin
+package=tuner
 srcfile=src/main.c
 
 # autogen.sh helper functions (copied from GStreamer's common/ CVS module)