mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
here, DOCSDIR is not a directory but a symlink, change plist to delete it has a symlink
This commit is contained in:
parent
0e39fa3110
commit
6e8aa47e0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280119
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= aap
|
||||
PORTVERSION= 1.091
|
||||
PORTREVISOIN= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/a-a-p/Aap/${PORTVERSION}
|
||||
|
||||
|
|
|
@ -159,7 +159,7 @@ lib/aap/Exec-%%PORTVERSION%%/tools/mingw.py
|
|||
lib/aap/Exec-%%PORTVERSION%%/tools/mingw.pyc
|
||||
lib/aap/Exec-%%PORTVERSION%%/tools/msvc.py
|
||||
lib/aap/Exec-%%PORTVERSION%%/tools/msvc.pyc
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%%%DOCSDIR%%
|
||||
@dirrm lib/aap/Exec-%%PORTVERSION%%/tools
|
||||
@dirrm lib/aap/Exec-%%PORTVERSION%%/modules
|
||||
%%PORTDOCS%%@dirrm lib/aap/Exec-%%PORTVERSION%%/doc/html
|
||||
|
|
Loading…
Add table
Reference in a new issue