tcsh: update to 6.22.04.

This commit is contained in:
Leah Neukirchen 2021-04-27 11:44:19 +02:00
parent 0aad27b220
commit 827dd508a8
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ distfiles="http://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=eb16356243218c32f39e07258d72bf8b21e62ce94bb0e8a95e318b151397e231
register_shell="/bin/tcsh /bin/csh"
CFLAGS="-fcommon"
post_extract() {
sed -i '/define BSDWAIT/d' sh.proc.c
}