diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-04-06 21:04:08 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-04-06 21:04:08 (GMT) |
commit | db68aaa902f3d435d7e931834b6bebe670140b41 (patch) | |
tree | 7a377aafac007d44fb7a8a87d675247004bd1717 /abs/core/LinHES-system/PKGBUILD | |
parent | 2140c6b49336ddaa530c2930b1c2bfb8d3792a93 (diff) | |
download | linhes_pkgbuild-db68aaa902f3d435d7e931834b6bebe670140b41.zip linhes_pkgbuild-db68aaa902f3d435d7e931834b6bebe670140b41.tar.gz linhes_pkgbuild-db68aaa902f3d435d7e931834b6bebe670140b41.tar.bz2 |
LinHES-system: add_storage.py: reconstruct_sg only chown and chmod for the new dir not the whole mount
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 0f38617..4aa1d94 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.4 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -100,7 +100,7 @@ md5sums=('c03d5e54f00e404c561c7dc69fff9168' 'bc69a520add58ede9b060c73e67ace13' '74e17d6f7453c52d56fecaed5c3f6ad5' '47e093e8cfe4b5b96602358e1f540832' - 'b5a73816813b8a9ca17338ce02e580ae' + 'e270f46a1737a52e8f6b915830ef65f7' '8ed2474fa52775769255cfb0dba00a1a' '7753c7ce3f0db5944b7372f5d19bb374' '2c005d95312018bef80092136f80f254' |