Skip to content
Snippets Groups Projects
Commit 205cf1f7 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Force use of non-backports inkscape version

parent d867cfa4
No related merge requests found
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment