diff options
Diffstat (limited to 'community/figlet/build')
| -rwxr-xr-x | community/figlet/build | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/community/figlet/build b/community/figlet/build index eb782e43..2ad1c032 100755 --- a/community/figlet/build +++ b/community/figlet/build @@ -1,6 +1,6 @@  #!/bin/sh -e -sed -i '/DECLS/d' utf8.h +clsed '/DECLS/d' utf8.h  mk() {      make \ | 
