Fix bug causing downgrades not to work with --user installed paks

This commit is contained in:
heliguy
2024-03-07 20:49:51 -05:00
parent d777671bfd
commit 940f891628
3 changed files with 9 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"name" : "warehouse",
"builddir" : true,
"buildsystem" : "meson",
"config-opts": [ "-Dprofile=default" ],
"config-opts": [ "-Dprofile=development" ],
"sources" : [
{
"type" : "dir",