diff --git a/helpers/make-gnome-colors b/helpers/make-gnome-colors index ca7ae4ec88d388a2f1560b17222771534de53f01..f2ab7a81851921b403953f89e228d99b121c45b0 100644 --- a/helpers/make-gnome-colors +++ b/helpers/make-gnome-colors @@ -1,5 +1,6 @@ #!/bin/sh # +# Copyright (C) 2021 Luis Guzman <ark@switnet.org> # Copyright (C) 2008-2019 Rubén RodrÃguez <ruben@trisquel.info> # Copyright (C) 2014 Salman Mohammadi <salman@ubuntu.ir> # @@ -18,10 +19,13 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=4 . ./config +#Force non-backports inkscape version +sed -i "s|inkscape|inkscape (<= 0.93)|" debian/control + rm gnome-colors-common/16x16/apps/skype.png rm gnome-colors-common/22x22/apps/skype.png rm gnome-colors-common/24x24/apps/skype.png