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

Correct the directory that we intend to remove. (%%KMODDIR%% expands to

a full path while plist expects a relative path).

Reported by:	exp-run (via linimon)
This commit is contained in:
Xin LI 2011-02-28 07:40:32 +00:00
parent e1537c17b9
commit 4fe0d13fed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269956
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= iet
PORTVERSION= 1.4.20.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/iscsitarget/iscsitarget/${PORTVERSION}/
DISTNAME= iscsitarget-${PORTVERSION}

View File

@ -18,4 +18,4 @@ sbin/ietd
sbin/ietadm
@exec /usr/sbin/kldxref %%KMODDIR%%
@unexec /usr/sbin/kldxref %%KMODDIR%%
@dirrmtry %%KMODDIR%%
@dirrmtry modules