Skip to content

Add txt2man 1.6.0 #546

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Add txt2man 1.6.0 #546

merged 1 commit into from
Dec 12, 2017

Conversation

thomas
Copy link
Collaborator

@thomas thomas commented Dec 12, 2017

Small utility to create man pages.

See: https://github.com/mvertes/txt2man

txt2man.be0 Outdated

mee_build() {
bee_build prefix=${PREFIX}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this does nothing, and is not needed.

[BEE] => entering mee_build() ..
[BEE] make -j PREFIX=/usr EPREFIX=/usr BINDIR=/usr/bin SBINDIR=/usr/sbin LIBEXECDIR=/usr/libexec SYSCONFDIR=/etc SHAREDSTATEDIR=/var LOCALSTATEDIR=/var LIBDIR=/usr/lib INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DATADIR=/usr/share INFODIR=/usr/share/info LOCALEDIR=/usr/share/locale MANDIR=/usr/share/man DOCDIR=/usr/share/doc/txt2man prefix=/usr
make: Nothing to be done for 'all'.
[BEE] <= leaving mee_build() ..
[BEE] => entering mee_install() ..
[BEE] make -j install PREFIX=/usr EPREFIX=/usr BINDIR=/usr/bin SBINDIR=/usr/sbin LIBEXECDIR=/usr/libexec SYSCONFDIR=/etc SHAREDSTATEDIR=/var LOCALSTATEDIR=/var LIBDIR=/usr/lib INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DATADIR=/usr/share INFODIR=/usr/share/info LOCALEDIR=/usr/share/locale MANDIR=/usr/share/man DOCDIR=/usr/share/doc/txt2man DESTDIR=/dev/shm/bee-pmenzel/txt2man/txt2man-1.6.0-0/image prefix=/dev/shm/bee-pmenzel/txt2man/txt2man-1.6.0-0/image//usr
mkdir -p /dev/shm/bee-pmenzel/txt2man/txt2man-1.6.0-0/image//usr/bin /dev/shm/bee-pmenzel/txt2man/txt2man-1.6.0-0/image//usr/share/man/man1
cp src2man bookman txt2man /dev/shm/bee-pmenzel/txt2man/txt2man-1.6.0-0/image//usr/bin/
cp src2man.1 txt2man.1 bookman.1 /dev/shm/bee-pmenzel/txt2man/txt2man-1.6.0-0/image//usr/share/man/man1

@pmenzel
Copy link
Collaborator

pmenzel commented Dec 12, 2017

Squash the change, and re-upload the 0 revision?

@thomas
Copy link
Collaborator Author

thomas commented Dec 12, 2017

If you write me the commands that I need to type in the console, I'll do.

@pmenzel
Copy link
Collaborator

pmenzel commented Dec 12, 2017

$ sudo rm /src/mariux/beeroot/bee-files/txt2man-1.6.0-* /src/mariux/beeroot/packages/txt2man-1.6.0-* /src/mariux/beeroot/build-archives/txt2man-1.6.0-*
$ git rebase -i HEAD~2
$ # replace pick with f
$ vim txt2man.be0 # change revision back to 0
$ git commit -a --amend
$ # build

Small utility to create man pages.

See: https://github.com/mvertes/txt2man
@thomas
Copy link
Collaborator Author

thomas commented Dec 12, 2017

Done so far, what's next? git push -force ?

#git status
On branch add-txt2man-1.6.0
Your branch and 'origin/add-txt2man-1.6.0' have diverged,
and have 1 and 3 different commits each, respectively.
  (use "git pull" to merge the remote branch into yours)

@pmenzel
Copy link
Collaborator

pmenzel commented Dec 12, 2017 via email

@thomas
Copy link
Collaborator Author

thomas commented Dec 12, 2017

Doneth, thanks a lot.

@pmenzel pmenzel changed the title txt2man: add version 1.6.0 Add txt2man 1.6.0 Dec 12, 2017
@pmenzel pmenzel merged commit c715a86 into master Dec 12, 2017
@donald donald deleted the add-txt2man-1.6.0 branch December 14, 2017 19:30
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants