1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add @exec line for empty dir into pkg-plist

Noticed by:	beech
Approved by:	maintainer (via IRC)
This commit is contained in:
Wesley Shields 2009-01-23 00:51:49 +00:00
parent 668bcf3de7
commit 47002560ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226698
4 changed files with 4 additions and 2 deletions

View File

@ -15,7 +15,7 @@
PORTNAME= rt
PORTVERSION= 3.8.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/

View File

@ -1052,6 +1052,7 @@ share/rt38/html/dhandler
share/rt38/html/index.html
share/rt38/html/l
@dirrm share/rt38/etc
@exec mkdir -p %D/share/rt38/plugins
@dirrm share/rt38/plugins
@dirrm share/rt38/po
@dirrm share/rt38/html/Widgets/Form

View File

@ -15,7 +15,7 @@
PORTNAME= rt
PORTVERSION= 3.8.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/

View File

@ -1052,6 +1052,7 @@ share/rt38/html/dhandler
share/rt38/html/index.html
share/rt38/html/l
@dirrm share/rt38/etc
@exec mkdir -p %D/share/rt38/plugins
@dirrm share/rt38/plugins
@dirrm share/rt38/po
@dirrm share/rt38/html/Widgets/Form