diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-04-12 17:01:22 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-04-12 17:01:22 (GMT) |
commit | b93628bae449bd9c92aa465b9fb4e13405ae2c19 (patch) | |
tree | d2821d5b6c0aaa0fe0af2f311ac02bc216634007 /abs/core/system-templates/PKGBUILD | |
parent | 7cb1f208092542b48a22398ef04b84ea02fd0ac0 (diff) | |
download | linhes_pkgbuild-b93628bae449bd9c92aa465b9fb4e13405ae2c19.zip linhes_pkgbuild-b93628bae449bd9c92aa465b9fb4e13405ae2c19.tar.gz linhes_pkgbuild-b93628bae449bd9c92aa465b9fb4e13405ae2c19.tar.bz2 |
system-templates: remove comment workgroup and server string
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 0013ab4..2494b3e 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=28 +pkgrel=29 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |