mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
e1a215e696
PR: ports/132140 Submitted by: Alex Keda <admin at lissyara.su> (maintainer)
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
bin/dvbconfig
|
|
@cwd %%KMODDIR%%
|
|
dvbhal.ko
|
|
ttbudget.ko
|
|
@unexec /bin/rm %D/dvbhal.ko.symbols 2>/dev/null || /usr/bin/true
|
|
@unexec /bin/rm %D/ttbudget.ko.symbols 2>/dev/null || /usr/bin/true
|
|
@unexec kldxref %D
|