From cad3e735f2af8eb22f7b9e37e977558ca39c409d Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 1 Jul 2020 19:37:17 +0000 Subject: LinHES-system: system.install: don't run mythwelcome-config.py on install --- abs/core/LinHES-system/PKGBUILD | 2 +- abs/core/LinHES-system/system.install | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index f95e899..2b769d3 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.7.0 -pkgrel=1 +pkgrel=2 arch=('x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" diff --git a/abs/core/LinHES-system/system.install b/abs/core/LinHES-system/system.install index 558a52a..e0fe68b 100644 --- a/abs/core/LinHES-system/system.install +++ b/abs/core/LinHES-system/system.install @@ -13,9 +13,6 @@ post_install() { rm -f /etc/cron.daily/myth_mtc fi - #run mythwelcome-config.py to update shutdown check to use idle.py - /usr/LH/bin/mythwelcome-config.py - sv restart msg_daemon } -- cgit v0.12