sudo: updated to 1.6.9p5
This commit is contained in:
parent
20a6651880
commit
c3fcc22eed
@ -1 +1 @@
|
||||
5439d24b48db69d2b6b42e97b47fdfd6 sudo-1.6.9p4.tar.gz
|
||||
2db485a444dc6b26a3712be0dbf343f6 sudo-1.6.9p5.tar.gz
|
||||
|
@ -5,13 +5,13 @@
|
||||
# Depends on:
|
||||
|
||||
name=sudo
|
||||
version=1.6.9p4
|
||||
version=1.6.9p5
|
||||
release=1
|
||||
source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --libexecdir=/usr/lib --without-pam
|
||||
./configure --mandir=/usr/man --prefix=/usr --libexecdir=/usr/lib --without-pam
|
||||
make
|
||||
install -d $PKG/{etc,usr/{bin,sbin}}
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user