aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-24 01:24:48 +0300
committerCem Keylan <cem@ckyln.com>2021-07-24 01:24:48 +0300
commitb340538f52914b8572e9f6f23cf61a717311f390 (patch)
treedee49814fd67974516911a3904224edb4194e202
parent7bd1f06d362330cdbe0354cf1142a656f36f1499 (diff)
downloadrepository-b340538f52914b8572e9f6f23cf61a717311f390.tar.gz
figlet: use clsed
-rwxr-xr-xcommunity/figlet/build2
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 \