summaryrefslogtreecommitdiff
path: root/net/sipxportlib/files/patch-doc_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/sipxportlib/files/patch-doc_Makefile.in')
-rw-r--r--net/sipxportlib/files/patch-doc_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/sipxportlib/files/patch-doc_Makefile.in b/net/sipxportlib/files/patch-doc_Makefile.in
deleted file mode 100644
index 09929e0f2718..000000000000
--- a/net/sipxportlib/files/patch-doc_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Sun Jan 28 16:30:47 2007
-+++ doc/Makefile.in Sun Jan 28 16:31:08 2007
-@@ -469,7 +469,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
-