shadow: new source tarball with pre-generated man-pages

This commit is contained in:
Juergen Daubert 2014-05-09 12:42:13 +02:00
parent 5d8a9e19c7
commit 94eb1a4c88
2 changed files with 3 additions and 7 deletions

View File

@ -1,4 +1,3 @@
80756b2d5b3351b3757f48ae69fe866d login.defs
be8f69c2701118093af3d7f3bc02af16 pwck
912a5957c1471acccedbc2a635e36f5e shadow-4.2.tar.xz
e290c4d13cb827a2b15991f40da9305c shadow-man-4.2.tar.xz
0179871b1587b209fe4ad9cf32bb2c51 shadow-4.2-dist.tar.xz

View File

@ -5,16 +5,13 @@
name=shadow
version=4.2
release=1
source=(http://pkg-shadow.alioth.debian.org/releases/$name-$version.tar.xz
http://crux.nu/files/distfiles/$name-man-$version.tar.xz
release=2
source=(http://pkg-shadow.alioth.debian.org/releases/$name-$version-dist.tar.xz
pwck login.defs)
build() {
cd $name-$version
autoreconf --force --install
./configure --prefix=/usr \
--mandir=/usr/man \
--sysconfdir=/etc \