Drop vestiges of SIZECMD
SIZECMD was replaced in 1af766987f
with a POSIX solution, and this token
is no longer used/needed.
This commit is contained in:
parent
02255fd97e
commit
79a528735e
1 changed files with 0 additions and 1 deletions
|
@ -161,7 +161,6 @@ edit = sed \
|
|||
-e "s|@INODECMD[@]|$(INODECMD)|g" \
|
||||
-e "s|@OWNERCMD[@]|$(OWNERCMD)|g" \
|
||||
-e "s|@MODECMD[@]|$(MODECMD)|g" \
|
||||
-e 's|@SIZECMD[@]|$(SIZECMD)|g' \
|
||||
-e 's|@SEDINPLACEFLAGS[@]|$(SEDINPLACEFLAGS)|g' \
|
||||
-e 's|@SEDPATH[@]|$(SEDPATH)|g' \
|
||||
-e 's|@DUFLAGS[@]|$(DUFLAGS)|g' \
|
||||
|
|
Loading…
Add table
Reference in a new issue