- Correct the usage of @dirrmtry

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-01-02 22:28:56 +00:00
parent ea79d5f107
commit ae4f130d19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288440
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= jdk
PORTVERSION= ${DL_JDK_VERSION:S/_/./g}
PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= linux-sun-

View file

@ -4703,7 +4703,7 @@
@exec mkdir -p %D/%%T%%/lib/visualvm/platform/docs
@exec mkdir -p %D/share/doc/java
@exec %%LOCALBASE%%/bin/registervm "%D/%%T%%/bin/java # Linux-Sun-JDK%%PORTVERSION%%"
@dirrmtry %D/share/doc/java
@dirrmtry share/doc/java
@dirrm %%T%%/sample/webservices/EbayServer/src/ebay/server
@dirrm %%T%%/sample/webservices/EbayServer/src/ebay
@dirrm %%T%%/sample/webservices/EbayServer/src