mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Fix the pkg-plist to prevent the error message when deinstall.
These two lines are the same: %%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% PR: ports/107363 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Approved by: maintainer (timeout)
This commit is contained in:
parent
095eeae99d
commit
8379065962
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182497
@ -62,10 +62,7 @@
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/snmptrap.py
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/snmptrapd.py
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/snmpwalk.py
|
||||
%%PORTDOCS%%@dirrm %%PORTDOCS%%%%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%%/contribution
|
||||
%%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%%
|
||||
%%PORTDOCS%%@dirrm %%PYTHON_SITELIBDIR%%/pysnmp
|
||||
%%PORTDOCS%%@dirrm %%PYTHON_SITELIBDIR%%
|
||||
%%PORTDOCS%%@dirrm lib/python2.4
|
||||
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/contribution
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/pysnmp
|
||||
|
Loading…
Reference in New Issue
Block a user