Add an empty directory installed by the port to pkg-plist
This commit is contained in:
parent
3c60356586
commit
00bab28c85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320841
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ bin/super
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@exec mkdir -p %D/var
|
||||
@dirrmtry var
|
||||
|
|
Loading…
Reference in a new issue