diff options
author | Jose V Beneyto <sepen@crux.nu> | 2016-04-12 16:45:31 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2016-04-12 16:59:55 +0200 |
commit | b08737b623cca659361e8cec2e34c9ee0a88baaf (patch) | |
tree | d3c5cd981447391d70b5b7e20b98c529dfc82a33 /portdbc/.footprint | |
parent | b5185ef414274bfd0b2135758918edaf3ddba612 (diff) | |
download | opt-b08737b623cca659361e8cec2e34c9ee0a88baaf.tar.gz opt-b08737b623cca659361e8cec2e34c9ee0a88baaf.tar.xz |
portdbc: fixed mandir location
Diffstat (limited to 'portdbc/.footprint')
-rw-r--r-- | portdbc/.footprint | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/portdbc/.footprint b/portdbc/.footprint index dc7d5e8db..34276aaff 100644 --- a/portdbc/.footprint +++ b/portdbc/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/portdbc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/portdbc.8.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/portdbc.8.gz |