aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlibbrep/odb.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbrep/odb.sh b/libbrep/odb.sh
index 4172e67..9ee11fa 100755
--- a/libbrep/odb.sh
+++ b/libbrep/odb.sh
@@ -43,6 +43,8 @@ else
fi
+rm -f {package,build}-???-{pre,post}.sql
+
$odb "${inc[@]}" -d pgsql --std c++14 --generate-query \
--odb-epilogue '#include <libbutl/small-vector-odb.hxx>' \
--odb-epilogue '#include <libbrep/wrapper-traits.hxx>' \