diff options
author | James Meyer <james.meyer@operamail.com> | 2010-03-26 03:20:37 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-03-26 03:20:37 (GMT) |
commit | 4b8878050f176179e2f9a18047c02cde7c522c91 (patch) | |
tree | fbd737354f07789646036b4c5759002729461737 /abs/core-testing/LinHES-system/PKGBUILD | |
parent | 8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a (diff) | |
download | linhes_pkgbuild-4b8878050f176179e2f9a18047c02cde7c522c91.zip linhes_pkgbuild-4b8878050f176179e2f9a18047c02cde7c522c91.tar.gz linhes_pkgbuild-4b8878050f176179e2f9a18047c02cde7c522c91.tar.bz2 |
linhes-system: mythrestore, add in some postrestore logic for sshd_config.
closes #497
Diffstat (limited to 'abs/core-testing/LinHES-system/PKGBUILD')
-rw-r--r-- | abs/core-testing/LinHES-system/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index e667b10..e22c055 100644 --- a/abs/core-testing/LinHES-system/PKGBUILD +++ b/abs/core-testing/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=1.1 -pkgrel=19 +pkgrel=22 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin |