--- trunk/extras/dconf-editor/dconf-editor-3.28.0-r1.smage2 2018/05/15 06:48:11 30898 +++ trunk/extras/dconf-editor/dconf-editor-3.28.0-r1.smage2 2018/05/15 06:59:15 30899 @@ -21,14 +21,6 @@ SRCFILE="${PNAME}-${PVER}.tar.xz" -sminclude mtools gnome2 +sminclude mtools gnome2 meson UP2DATE="updatecmd_gnome ${PNAME}" - -src_compile() -{ - cd ${SRCDIR} - - gn2_configure --disable-schema-compile || die - mmake || die -}