Fix bad path copy of policy.json

policy.json attempts to copy to
incorrect directory when installing
ranger. This patchset ensures policy.json
is copied into /etc/ranger, not into /etc/policy

Change-Id: Ife1fdbf872e1b92a10dad0c6b31667ac41d2f89d
This commit is contained in:
jh629g 2020-02-04 13:05:38 -06:00
parent a41951c6f7
commit 8b47a47994
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ packages = ranger
data_files =
/etc/ranger =
etc/ranger/ranger.conf
/etc/policy =
etc/policy.json
[entry_points]