summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgst-plugin/tools/make_element2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugin/tools/make_element b/gst-plugin/tools/make_element
index 646b8ea..fd79c2f 100755
--- a/gst-plugin/tools/make_element
+++ b/gst-plugin/tools/make_element
@@ -83,3 +83,3 @@ if [ -e $meson_build ]; then
sed \
- -e "s/TEMPLATE/$Template/g" \
+ -e "s/TEMPLATE/$template/g" \
-e "s/###//g" \