diff --git a/helpers/make-mate-indicator-applet b/helpers/make-mate-indicator-applet
index 459e39395788b304c99bda97b5cb46fc8040acb4..32a8b4cbbadf291f6f491f834c743c05cdddf4df 100644
--- a/helpers/make-mate-indicator-applet
+++ b/helpers/make-mate-indicator-applet
@@ -23,7 +23,6 @@ COMPONENT=main
 . ./config
 
 sed 's/size - PANEL_PADDING/(size - PANEL_PADDING) < 28 ? (size - PANEL_PADDING) : (28)/' -i src/applet-main.c
-sed 's/Ubuntu/Trisquel/' -i debian/rules
 
 changelog "Limit size of indicator icons"