mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Try fixing the plist again
This commit is contained in:
parent
fa7bddb2ab
commit
ee4a36e4e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350763
@ -210,7 +210,6 @@ include/net-snmp/varbind_api.h
|
||||
include/net-snmp/version.h
|
||||
lib/libnetsnmp.a
|
||||
lib/libnetsnmp.la
|
||||
lib/libnetsnmp.so
|
||||
lib/libnetsnmp.so.%%SHLIB_VERSION%%
|
||||
@exec ln -fs libnetsnmp.so.%%SHLIB_VERSION%% %B/libnetsnmp.so
|
||||
@unexec rm -f %B/libnetsnmp.so 2> /dev/null || true
|
||||
@ -622,3 +621,4 @@ sbin/snmptrapd
|
||||
@cwd /
|
||||
@exec mkdir -p var/agentx
|
||||
@unexec rmdir var/agentx 2>/dev/null || true
|
||||
@dirrmtry /var/agentx
|
||||
|
Loading…
Reference in New Issue
Block a user