summaryrefslogtreecommitdiff
path: root/net/sipxregistry/files/patch-doc-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/sipxregistry/files/patch-doc-Makefile.in')
-rw-r--r--net/sipxregistry/files/patch-doc-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/sipxregistry/files/patch-doc-Makefile.in b/net/sipxregistry/files/patch-doc-Makefile.in
new file mode 100644
index 000000000000..e88f6db3aec2
--- /dev/null
+++ b/net/sipxregistry/files/patch-doc-Makefile.in
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orgi Mon Jan 29 14:57:16 2007
++++ doc/Makefile.in Mon Jan 29 14:57:48 2007
+@@ -479,7 +479,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@/%
+
+ clean: clean-doc
+