diff --git a/mm-common/.signature b/mm-common/.signature index 18bfff6d8..8039fcfee 100644 --- a/mm-common/.signature +++ b/mm-common/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF310DZ4adgu6FtrSw6AS/zWZPioQE+nngeBtATZ96eeHkFeYkwj8TvK4m/mi3WLBmI5x6GMhdc3qwVKwupYqDow8= -SHA256 (Pkgfile) = d05fe5baa82b82cc8df01792a7d637014a0c0b3a17b7856adebbfddb686fec4f +RWSagIOpLGJF34NRIpW8tYzDB8ViNoSc8fLOPL5PHcUqHOYJG31vkMX5yFuyEsBNJ2ypoN9dIAFHvkXRipF8zfhRzrSiIpIGRQE= +SHA256 (Pkgfile) = 138356579c67cfbb9856725003c4b92cf5751f99b6197a64bae459df2ed3d4a7 SHA256 (.footprint) = 5cda477a6582d4894205666c99754adaf02bd32582e25c60f12a08d66ced8a4d SHA256 (mm-common-1.0.2.tar.xz) = a2a99f3fa943cf662f189163ed39a2cfc19a428d906dd4f92b387d3659d1641d diff --git a/mm-common/Pkgfile b/mm-common/Pkgfile index 9d89da79a..05fd6d756 100644 --- a/mm-common/Pkgfile +++ b/mm-common/Pkgfile @@ -11,8 +11,7 @@ source=(https://download.gnome.org/sources/$name/${version%.*}/$name-$version.ta build() { meson setup $name-$version build \ --prefix=/usr \ - --buildtype=plain \ - -Db_ndebug=true + --buildtype=plain meson compile -C build -j ${JOBS-1} DESTDIR=$PKG meson install -C build