blob: 75046c5331aa4759b3fdcc2027c7ca2a872f9b1f (
plain)
1
2
3
4
5
6
7
8
9
|
bin/dns-proxy-tor
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/changelog
%%PORTDOCS%%%%DOCSDIR%%/filter-examples
@dirrmtry %%PORTDOCS%%%%DOCSDIR%%
@exec mkdir -p %D/var/run/dns-proxy-tor
@exec chown _dns-proxy-tor:_dns-proxy-tor %D/var/run/dns-proxy-tor
@dirrmtry var/run/dns-proxy-tor
|