forked from kiss-community/kiss
kiss: look in /
This commit is contained in:
parent
1b30642474
commit
da605670e0
2
kiss
2
kiss
@ -832,7 +832,7 @@ pkg_install_files() {
|
|||||||
*) test "$1" "$line" ||
|
*) test "$1" "$line" ||
|
||||||
|
|
||||||
if [ -L "$2/$line" ]; then
|
if [ -L "$2/$line" ]; then
|
||||||
[ -d "$2/$line" ] && continue
|
[ -d "$line" ] && continue
|
||||||
|
|
||||||
cp -fPp "$2/$line" "${line%/*}"
|
cp -fPp "$2/$line" "${line%/*}"
|
||||||
chown -h root:root "$line"
|
chown -h root:root "$line"
|
||||||
|
Loading…
Reference in New Issue
Block a user