thttpd: rebuild for libxcrypt
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'thttpd'
|
# Template file for 'thttpd'
|
||||||
pkgname=thttpd
|
pkgname=thttpd
|
||||||
version=2.29
|
version=2.29
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Tiny/turbo/throttling HTTP server"
|
short_desc="Tiny/turbo/throttling HTTP server"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
@@ -10,6 +10,10 @@ homepage="http://www.acme.com/software/thttpd/"
|
|||||||
distfiles="http://www.acme.com/software/thttpd/thttpd-${version}.tar.gz"
|
distfiles="http://www.acme.com/software/thttpd/thttpd-${version}.tar.gz"
|
||||||
checksum=99c09f47da326b1e7b5295c45549d2b65534dce27c44812cf7eef1441681a397
|
checksum=99c09f47da326b1e7b5295c45549d2b65534dce27c44812cf7eef1441681a397
|
||||||
|
|
||||||
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
makedepends+=" libxcrypt-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -i Makefile.in -e "s,-o bin -g bin,,g"
|
vsed -i Makefile.in -e "s,-o bin -g bin,,g"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user