xkaraman left a comment (kamailio/kamailio#4759)
Hey @mtryfoss,
Thanks for bringing this up!
I believe this one change is enough
```
dbschema_xhttp_pi_clean dbschema_pi_framework_table_clean
dbschema_pi_framework_mod_clean
```
as before the `dbschema_xhttp_pi` target had dependencies also on the clean
targets which of course doesnt make sense and might clean just after it was
build.
Can you verify with only that change?
i dont think this change ` add_dependencies(dbschema_pi_framework_mod
dbschema_pi_framework_table)` add something as both are independent i believe.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4759#issuecomment-4563433590
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4759/[email protected]>_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!