diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-04-07 12:09:42 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-04-07 12:09:42 (GMT) |
commit | d265f626af54452ef06c80f5da0af9034c656694 (patch) | |
tree | fa33bc63a51101577d2226b681f0267321aa8bd1 /abs/core/LinHES-system/PKGBUILD | |
parent | 059a0ccd9b32d683de9f1b5f2d594f97f6e483de (diff) | |
download | linhes_pkgbuild-d265f626af54452ef06c80f5da0af9034c656694.zip linhes_pkgbuild-d265f626af54452ef06c80f5da0af9034c656694.tar.gz linhes_pkgbuild-d265f626af54452ef06c80f5da0af9034c656694.tar.bz2 |
LinHES-system: clear msg_client queue in system.install to ensure there are no messages being shown
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 4aa1d94..5ce693a 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.4 -pkgrel=4 +pkgrel=5 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" |