Corrected upgrade issue in indicator-datetime

This commit is contained in:
Ruben Rodriguez 2020-04-19 22:44:44 -04:00
parent eda9a1fa08
commit 5ba1722f40

View file

@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
@ -67,6 +67,9 @@ done
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
changelog "Add MATE compatibility"
compile