From 10382fee09caac63e160b1f7bdb9d22bc395b852 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Sat, 13 Aug 2016 11:05:54 -0400
Subject: [PATCH] make-gnome-icon-theme updated for flidas

---
 helpers/make-gnome-icon-theme | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/helpers/make-gnome-icon-theme b/helpers/make-gnome-icon-theme
index a4a80f4e..8ba55eef 100644
--- a/helpers/make-gnome-icon-theme
+++ b/helpers/make-gnome-icon-theme
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2008-2010  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2008-2016  Ruben Rodriguez <ruben@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -27,8 +27,6 @@ cp $DATA/trisquel24.png ./debian/ubuntu-icons/24x24/places/ubuntu-logo.png
 cp $DATA/trisquel22.png ./debian/ubuntu-icons/22x22/places/ubuntu-logo.png
 cp $DATA/trisquel16.png ./debian/ubuntu-icons/16x16/places/ubuntu-logo.png
 
-rm gnome/8x8 gnome/256x256 -rf
-sed '/256/d' -i debian/rules
 rm -rf debian/ubuntu-icons/*/mimetypes
 
 find | grep ubuntu-logo | xargs rename s/ubuntu-logo/trisquel-logo/
-- 
GitLab