diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-04-07 12:41:02 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-04-07 12:41:02 (GMT) |
commit | 06b2ba5bf8e5869f447daf378786d850f3a957e4 (patch) | |
tree | a57f41ed1837e70c6dfb821c29c7d2c972f07309 /abs/core/LinHES-system/PKGBUILD | |
parent | d265f626af54452ef06c80f5da0af9034c656694 (diff) | |
download | linhes_pkgbuild-06b2ba5bf8e5869f447daf378786d850f3a957e4.zip linhes_pkgbuild-06b2ba5bf8e5869f447daf378786d850f3a957e4.tar.gz linhes_pkgbuild-06b2ba5bf8e5869f447daf378786d850f3a957e4.tar.bz2 |
LinHES-system: in system.install kill msg_daemd to ensure there are no messages that hang on screen
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 5ce693a..a7104ea 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.4 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" |