Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > c9f52bf1f061ea3a34e0564c90ae2349 > scriptlet

lldpad-devel-0.9.38-1.fc14.i686.rpm

PREUN

/bin/sh
test -e /usr/include/dcbd/clif_cmds.h && `rm -f /usr/include/dcbd/clif_cmds.h`
test -e /usr/include/dcbd && `rm -f /usr/include/dcbd`

POSTIN

/bin/sh
## provide legacy support for apps that use the old dcbd interface.
test -e /usr/include/dcbd || `ln -T -s /usr/include/lldpad /usr/include/dcbd`
test -e /usr/include/dcbd/clif_cmds.h || `ln -T -s /usr/include/lldpad/lldp_dcbx_cmds.h /usr/include/dcbd/clif_cmds.h`