Fix pkg-plist so that tinderbox gets happy at www/aws-demos.
PR: ports/179362 Submitted by: John Marino <draco@marino.st> (maintainer)
This commit is contained in:
parent
b965bf4c57
commit
6148b8c3b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320123
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= aws
|
||||
PORTVERSION= 2.10.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://downloads.dragonlace.net/src/
|
||||
|
||||
|
|
|
@ -766,7 +766,6 @@ share/gps/plug-ins/wsdl2aws.xml
|
|||
@dirrm %%EXAMPLESDIR%%/web_elements
|
||||
@dirrm %%EXAMPLESDIR%%/templates
|
||||
@dirrm %%EXAMPLESDIR%%/images
|
||||
@dirrm %%EXAMPLESDIR%%/bin
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm lib/gnat/aws
|
||||
@dirrm lib/aws/native/static
|
||||
|
@ -778,3 +777,4 @@ share/gps/plug-ins/wsdl2aws.xml
|
|||
@dirrm include/aws
|
||||
@dirrmtry lib/gnat
|
||||
@dirrmtry share/gps/plug-ins
|
||||
@dirrmtry share/gps
|
||||
|
|
Loading…
Reference in a new issue