The branch, master has been updated
       via  afb4dbd4655a1f0c988d8c65723172144ab79cce (commit)
      from  b096ad9f2227afb4a9b70b2107431c82a1528eb8 (commit)

- Log -----------------------------------------------------------------
commit afb4dbd4655a1f0c988d8c65723172144ab79cce
Author: Thomas Adam <tho...@xteddy.org>
Commit: Thomas Adam <tho...@xteddy.org>

    Typo in previous:  $(srcdir)
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index bca0064..5502de8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -247,7 +247,7 @@ install-exec-hook:
                        >$(srcdir)/tmux.1.mdoc; \
        else \
                sed -e "s|@SYSCONFDIR@|$(sysconfdir)|g" $(srcdir)/tmux.1| \
-                       $(AWK) -f $(srcdoc)/mdoc2man.awk >$(srcdir)/tmux.1.man; 
\
+                       $(AWK) -f $(srcdir)/mdoc2man.awk >$(srcdir)/tmux.1.man; 
\
        fi
        $(MKDIR_P) $(DESTDIR)$(mandir)/man1
        $(INSTALL_DATA) $(srcdir)/tmux.1.@MANFORMAT@ \


-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to