ucspi-tcp: removed do_build()
This commit is contained in:
parent
ae163ea7ae
commit
af1965efb7
|
@ -11,11 +11,6 @@ homepage="http://cr.yp.to/ucspi-tcp.html"
|
||||||
distfiles="http://cr.yp.to/ucspi-tcp/ucspi-tcp-${version}.tar.gz"
|
distfiles="http://cr.yp.to/ucspi-tcp/ucspi-tcp-${version}.tar.gz"
|
||||||
checksum=4a0615cab74886f5b4f7e8fd32933a07b955536a3476d74ea087a3ea66a23e9c
|
checksum=4a0615cab74886f5b4f7e8fd32933a07b955536a3476d74ea087a3ea66a23e9c
|
||||||
|
|
||||||
do_build() {
|
|
||||||
sed -i 's/"usr\/local"/"usr\/"/g' conf-home
|
|
||||||
make ${makejobs}
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin addcr
|
vbin addcr
|
||||||
vbin date@
|
vbin date@
|
||||||
|
|
Loading…
Reference in New Issue