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:
parent
668bcf3de7
commit
47002560ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226698
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user