summaryrefslogtreecommitdiffstats
path: root/src/2/ppt-mkpkgs
diff options
context:
space:
mode:
Diffstat (limited to 'src/2/ppt-mkpkgs')
-rw-r--r--src/2/ppt-mkpkgs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2/ppt-mkpkgs b/src/2/ppt-mkpkgs
index 04fb541..27cc483 100644
--- a/src/2/ppt-mkpkgs
+++ b/src/2/ppt-mkpkgs
@@ -105,7 +105,7 @@ main()
{
PLAT="$(sed '1{s/^config-\([^ ][^ ]*\) (.*$/\1/;};1!q;' changelog)"
- if ! [ -e 'substvars' ];
+ if ! [ -e 'substvars' ]; then
MAKE_SUBSTVARS=true
printf '# Generated by ppt-mkpkgs. DO EDIT.\n' >'substvars'
fi