ucspi-tcp: removed some lines
This commit is contained in:
parent
7c59b224cc
commit
be8d01a164
1 changed files with 0 additions and 3 deletions
|
@ -9,13 +9,10 @@ license="public license"
|
|||
build_style=gnu-makefile
|
||||
homepage="http://cr.yp.to/ucspi-tcp.html"
|
||||
distfiles="http://cr.yp.to/ucspi-tcp/ucspi-tcp-0.88.tar.gz"
|
||||
#distfiles="http://ftp.de.debian.org/debian/pool/main/u/ucspi-tcp/ucspi-tcp_${version}.orig.tar.gz"
|
||||
checksum=4a0615cab74886f5b4f7e8fd32933a07b955536a3476d74ea087a3ea66a23e9c
|
||||
|
||||
do_build() {
|
||||
|
||||
echo "$CC -D_GNU_SOURCE $CFLAGS -include /usr/include/errno.h" >conf-cc
|
||||
echo "$CC $LDFLAGS -Wl,-z -Wl,noexecstack" >conf-ld
|
||||
sed -i 's/"usr\/local"/"usr\/"/g' conf-home
|
||||
|
||||
make ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue