summaryrefslogtreecommitdiffstats
path: root/sysutils/penv/pkg-plist
blob: 8d3647c5eb8bf6fc5ce0dae635dac316928e2ddc (plain)
1
2
3
4
5
6
7
8
9
10
bin/penv
@unexec if cmp -s %D/etc/penv.conf %D/etc/penv.conf.default; then rm -f %D/etc/penv.conf; fi
etc/penv.conf.default
@exec [ -f %B/penv.conf ] || cp %B/%f %B/penv.conf
%%PORTDOCS%%share/doc/penv/html/created.with.vim.gif
%%PORTDOCS%%share/doc/penv/html/index.html
%%PORTDOCS%%@dirrm share/doc/penv/html
%%PORTDOCS%%@dirrm share/doc/penv
@exec mkdir -p %%DBDIR%%
@unexec rmdir %%DBDIR%% 2>/dev/null || true
OpenPOWER on IntegriCloud