freebsd-ports/net/sipxcommserverlib/files/patch-doc-Makefile.in
Martin Wilke 0e94431d7f sipXcommserverlib is a library that handles communication between
various sipX components.  It is a necessary dependancy of the sipX
project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:29:03 +00:00

11 lines
429 B
Text

--- doc/Makefile.in.orgi Mon Jan 29 12:35:07 2007
+++ doc/Makefile.in Mon Jan 29 12:37:18 2007
@@ -485,7 +485,7 @@
rm -rf $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
@INSTALL@ -d $(DESTDIR)@SIPX_DOCDIR@/@PACKAGE@
find @PACKAGE@ -type f -print \
- | xargs -i% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
+ | xargs -I% @INSTALL@ -m u=rw,go=r % $(DESTDIR)@SIPX_DOCDIR@/%
install-ssl-doc: $(DESTDIR)@SIPX_DOCDIR@/INSTALL.ssl