sysutils/graid5: Remove unhooked files/pkg-deinstall.in

USES=kmod (via @kld) injects a script that runs kldxref anyway.
This commit is contained in:
Tobias Kortkamp 2019-12-20 05:53:14 +00:00
parent 59b25e8c8c
commit 22765ee204
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520472

View File

@ -1,5 +0,0 @@
#!/bin/sh
if [ "$2" = "DEINSTALL" ]; then
/usr/sbin/kldxref %%KMODDIR%%
fi