From 598a92882ba0b5cd6a262e72ec29618cb7368ee6 Mon Sep 17 00:00:00 2001
From: Luis Guzman <ark@switnet.org>
Date: Sat, 26 Jun 2021 21:42:47 -0500
Subject: [PATCH] Adjust to indicator-datetime to nabia

---
 helpers/make-indicator-datetime | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/helpers/make-indicator-datetime b/helpers/make-indicator-datetime
index 5e4e5c0f..d8d798a5 100644
--- a/helpers/make-indicator-datetime
+++ b/helpers/make-indicator-datetime
@@ -63,10 +63,6 @@ for t in $failed_tests; do
 	rm tests/$t.*
 done
 
-# this shouldn't be needed for Ubuntu 20.04
-sed '/UNITY8,/a\        MATE,' -i include/datetime/actions-live.h
-patch -p0 < $DATA/launch-time-admin-in-mate.patch
-
 # This messes things up
 rm debian/indicator-datetime.maintscript
 
-- 
GitLab