diff --git a/helpers/make-gnome-online-accounts b/helpers/make-gnome-online-accounts index 70d3b0e..3f4f31f 100644 --- a/helpers/make-gnome-online-accounts +++ b/helpers/make-gnome-online-accounts @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=3.1 . ./config @@ -49,6 +49,10 @@ EOF dconf update EO-GOA +# Tmp drop microsoft library. +sed -i '/libmsgraph-dev/d' debian/control +sed -i '/Dms_graph=/s|true|false|' debian/rules + changelog "Avoid promote questionable online services." package