summaryrefslogtreecommitdiff
path: root/net/sipxpbx/files/patch-doc-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/sipxpbx/files/patch-doc-Makefile.in')
-rw-r--r--net/sipxpbx/files/patch-doc-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/sipxpbx/files/patch-doc-Makefile.in b/net/sipxpbx/files/patch-doc-Makefile.in
deleted file mode 100644
index 0a5335e55421..000000000000
--- a/net/sipxpbx/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Wed Jan 31 20:25:51 2007
-+++ doc/Makefile.in Wed Jan 31 20:26:31 2007
-@@ -498,7 +498,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
-