forked from kiss-community/kiss
kiss: Drop unneeded space.
This commit is contained in:
parent
4375b8d4dc
commit
922d27f6d2
2
kiss
2
kiss
@ -914,7 +914,7 @@ pkg_swap() {
|
|||||||
|
|
||||||
# Convert the current owner to an alternative and rewrite its manifest
|
# Convert the current owner to an alternative and rewrite its manifest
|
||||||
# file to reflect this.
|
# file to reflect this.
|
||||||
cp -Pf "$KISS_ROOT/$2" "$pkg_owns>${alt#*>}"
|
cp -Pf "$KISS_ROOT/$2" "$pkg_owns>${alt#*>}"
|
||||||
|
|
||||||
# The separator is the ASCII unit separator which should be safe to
|
# The separator is the ASCII unit separator which should be safe to
|
||||||
# use as files should never contain this character (I hope to god)..
|
# use as files should never contain this character (I hope to god)..
|
||||||
|
Loading…
Reference in New Issue
Block a user