diff --git a/srcpkgs/tcsh/template b/srcpkgs/tcsh/template index 6a54f6f55c5..a107625c799 100644 --- a/srcpkgs/tcsh/template +++ b/srcpkgs/tcsh/template @@ -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 }