mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Remove superfluous exec's from plist
Approved by: Ken Menzel <kenm@icarz.com> (maintainer timeout, 21 days)
This commit is contained in:
parent
6817ef1b68
commit
5d89a32e67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186388
3 changed files with 12 additions and 24 deletions
|
@ -463,15 +463,11 @@ include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
|
|||
include/xercesc/validators/schema/identity/XPathSymbols.hpp
|
||||
include/xercesc/validators/schema/identity/XercesXPath.hpp
|
||||
lib/%%XERCESC_LIB%%
|
||||
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so
|
||||
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%
|
||||
@unexec if test ! -r %D/lib/libxerces-c.so; then rm -f %D/lib/libxerces-c.so; fi
|
||||
@unexec if test ! -r %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; fi
|
||||
lib/libxerces-c.so
|
||||
lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%
|
||||
lib/%%XERCESC_DEPDOM_LIB%%
|
||||
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so
|
||||
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%
|
||||
@unexec if test ! -r %D/lib/libxerces-depdom.so; then rm -f %D/lib/libxerces-depdom.so; fi
|
||||
@unexec if test ! -r %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; fi
|
||||
lib/libxerces-depdom.so
|
||||
lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%
|
||||
@dirrm include/xercesc/validators/schema/identity
|
||||
@dirrm include/xercesc/validators/schema
|
||||
@dirrm include/xercesc/validators/datatype
|
||||
|
|
|
@ -463,15 +463,11 @@ include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
|
|||
include/xercesc/validators/schema/identity/XPathSymbols.hpp
|
||||
include/xercesc/validators/schema/identity/XercesXPath.hpp
|
||||
lib/%%XERCESC_LIB%%
|
||||
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so
|
||||
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%
|
||||
@unexec if test ! -r %D/lib/libxerces-c.so; then rm -f %D/lib/libxerces-c.so; fi
|
||||
@unexec if test ! -r %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; fi
|
||||
lib/libxerces-c.so
|
||||
lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%
|
||||
lib/%%XERCESC_DEPDOM_LIB%%
|
||||
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so
|
||||
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%
|
||||
@unexec if test ! -r %D/lib/libxerces-depdom.so; then rm -f %D/lib/libxerces-depdom.so; fi
|
||||
@unexec if test ! -r %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; fi
|
||||
lib/libxerces-depdom.so
|
||||
lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%
|
||||
@dirrm include/xercesc/validators/schema/identity
|
||||
@dirrm include/xercesc/validators/schema
|
||||
@dirrm include/xercesc/validators/datatype
|
||||
|
|
|
@ -463,15 +463,11 @@ include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
|
|||
include/xercesc/validators/schema/identity/XPathSymbols.hpp
|
||||
include/xercesc/validators/schema/identity/XercesXPath.hpp
|
||||
lib/%%XERCESC_LIB%%
|
||||
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so
|
||||
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%
|
||||
@unexec if test ! -r %D/lib/libxerces-c.so; then rm -f %D/lib/libxerces-c.so; fi
|
||||
@unexec if test ! -r %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; fi
|
||||
lib/libxerces-c.so
|
||||
lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%
|
||||
lib/%%XERCESC_DEPDOM_LIB%%
|
||||
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so
|
||||
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%
|
||||
@unexec if test ! -r %D/lib/libxerces-depdom.so; then rm -f %D/lib/libxerces-depdom.so; fi
|
||||
@unexec if test ! -r %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; fi
|
||||
lib/libxerces-depdom.so
|
||||
lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%
|
||||
@dirrm include/xercesc/validators/schema/identity
|
||||
@dirrm include/xercesc/validators/schema
|
||||
@dirrm include/xercesc/validators/datatype
|
||||
|
|
Loading…
Add table
Reference in a new issue