Changeset 5
- Timestamp:
- 06/04/05 01:44:52 (4 years ago)
- Files:
-
- archabs/trunk/op/PKGBUILD (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
archabs/trunk/op/PKGBUILD
r4 r5 7 7 pkgdesc="The op tool provides a flexible means for system administrators to grant access to certain root operations without having to give them full superuser privileges. Different sets of users may access different operations, and the security-related aspects of each operation can be carefully controlled." 8 8 url="https://svn.swapoff.org/op" 9 depends=('glibc' 'pam' 'flex') 9 depends=('glibc' 'pam') 10 makedepends=('flex') 10 11 backup=('etc/op.conf') 11 12 source=(http://swapoff.org/files/$pkgname/$pkgname-$pkgver.tar.gz op.pam)
