summaryrefslogtreecommitdiff
path: root/net/sipxvxml/files/patch-doc-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/sipxvxml/files/patch-doc-Makefile.in')
-rw-r--r--net/sipxvxml/files/patch-doc-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/sipxvxml/files/patch-doc-Makefile.in b/net/sipxvxml/files/patch-doc-Makefile.in
deleted file mode 100644
index 540f7287ae71..000000000000
--- a/net/sipxvxml/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Tue Jan 30 12:45:22 2007
-+++ doc/Makefile.in Tue Jan 30 12:46:13 2007
-@@ -486,7 +486,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
-