lrzsz: drop leading l from commands.
This removes a conflict with lrz of lrzip, and makes minicom work out of the box.
This commit is contained in:
parent
9743b357c2
commit
5697d642cc
@ -1,11 +1,12 @@
|
|||||||
# Template build file for 'lrzsz'.
|
# Template file for 'lrzsz'
|
||||||
pkgname=lrzsz
|
pkgname=lrzsz
|
||||||
version=0.12.20
|
version=0.12.20
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--program-transform-name=s/l//"
|
||||||
short_desc="Unix communication package providing the XMODEM, YMODEM ZMODEM file transfer protocols"
|
short_desc="Unix communication package providing the XMODEM, YMODEM ZMODEM file transfer protocols"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://ohse.de/uwe/software/lrzsz.html"
|
homepage="http://ohse.de/uwe/software/lrzsz.html"
|
||||||
distfiles="http://ohse.de/uwe/releases/$pkgname-$version.tar.gz"
|
distfiles="http://ohse.de/uwe/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1
|
checksum=c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user