mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 09:13:01 +02:00
Fixes a warning from fakeroot by adjusting the type in the permission table. Apparently the chown + chmod operations were always done even though the type was wrong. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>