Skip to content
Snippets Groups Projects
Select Git revision
  • e26a72162889537e3650add5b68e73dd19cbded3
  • master default protected
  • commit-alias
  • editor-modeline
  • commit-abbreviation
  • make-hooks-work-as-advertised
  • lyda-home-version
  • feature-aliases
  • git-version-bsd-fix
  • hook-changes
  • v1.20151229-1
  • v1.20151229
  • v1.20150502-1
  • v1.20150502
  • v1.20141026-manpage-static
  • v1.20141026-1
  • v1.20141026
  • v1.20141025-1
  • v1.20141025
  • v1.20141009-manpage-static
  • v1.20141009-1
  • v1.20141009
  • v1.20140508-1-bpo70+1
  • v1.20140508-1
  • v1.20140508-manpage-static
  • v1.20140508
  • v1.20140507
  • v1.20140313
  • v1.20131229-homebrew
  • v1.20131229-1-bpo60+1
30 results

precompiled_manpage.patch

Blame
  • precompiled_manpage.patch 7.12 KiB
    Index: vcsh/Makefile
    ===================================================================
    --- vcsh.orig/Makefile	2013-05-26 19:22:36.991848960 +0200
    +++ vcsh/Makefile	2013-05-26 19:22:36.987846960 +0200
    @@ -19,11 +19,11 @@
     
     manpages: $(manpages)
     
    -$(self).1: doc/$(self).1.ronn
    -	ronn < doc/$(self).1.ronn > $(self).1
    +$(self).1:
    +	:
     
     clean:
    -	rm -rf $(self).1
    +	:
     
     uninstall:
     	rm -rf $(DESTDIR)$(PREFIX)/bin/$(self)
    Index: vcsh/vcsh.1
    ===================================================================
    --- /dev/null	1970-01-01 00:00:00.000000000 +0000
    +++ vcsh/vcsh.1	2013-05-26 19:23:12.977833500 +0200
    @@ -0,0 +1,192 @@
    +.\" generated with Ronn/v0.7.3
    +.\" http://github.com/rtomayko/ronn/tree/0.7.3
    +.
    +.TH "VCSH" "1" "May 2013" "" ""
    +.
    +.SH "NAME"
    +\fBvcsh\fR \- manage config files in $HOME via fake bare git repositories
    +.
    +.SH "SYNOPSIS"
    +\fBvcsh\fR clone \fIurl\fR [\fIrepo\fR]
    +.
    +.P
    +\fBvcsh\fR delete \fIrepo\fR
    +.
    +.P
    +\fBvcsh\fR enter \fIrepo\fR
    +.
    +.P
    +\fBvcsh\fR help
    +.
    +.P
    +\fBvcsh\fR init \fIrepo\fR
    +.
    +.P
    +\fBvcsh\fR list
    +.
    +.P
    +\fBvcsh\fR list\-tracked
    +.
    +.P
    +\fBvcsh\fR list\-tracked\-by \fIrepo\fR
    +.
    +.P
    +\fBvcsh\fR rename \fIrepo\fR \fInewname\fR
    +.
    +.P
    +\fBvcsh\fR run \fIrepo\fR \fIcommand\fR
    +.
    +.P
    +\fBvcsh\fR setup \fIrepo\fR
    +.
    +.P
    +\fBvcsh\fR which \fIsubstring\fR
    +.
    +.P
    +\fBvcsh\fR write\-gitignore \fIrepo\fR