mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Don't remove directories not created by this port
- Trim header Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
97a3386012
commit
19042987c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321260
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: canna-server
|
||||
# Date created: 7 September 2008
|
||||
# Whom: hrs
|
||||
#
|
||||
# Created by: hrs
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= canna
|
||||
PORTVERSION= 3.7p3
|
||||
|
@ -50,8 +50,5 @@ sbin/cannakill
|
||||
%%METAFILE%%
|
||||
@exec %%MTREE_CMD%% -qU -f %D/%%METAFILE%% -p %D/%%DATADIR%%/dic > /dev/null 2>&1
|
||||
@dirrmtry %%DATADIR%%/dic/canna
|
||||
@dirrmtry %%DATADIR%%/dic/user/user
|
||||
@dirrmtry %%DATADIR%%/dic/user
|
||||
@dirrmtry %%DATADIR%%/dic/group
|
||||
@dirrmtry %%DATADIR%%/dic
|
||||
@dirrmtry %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user