Re: [libvirt] [PATCH] use gnulib via a submodule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim Meyering wrote:
> Please NOTE: do not apply the changes below.
> They are incomplete because I've removed all the boring, repetitive parts.
> If you want to apply something, use this:
>
>   http://meyering.net/code/tmp/libvirt-submodule.patch.bz2

By the way, for those new to git, in order to apply and
try out the patch above, you could do this:

  $ git co master
  $ git co -b $(date +%j)-gnulib
  Switched to a new branch '189-gnulib'
  $ curl http://meyering.net/code/tmp/libvirt-submodule.patch.bz2 \
    | bzip2 -dc | git am
  Applying: configure.in: use automake-1.11
  Applying: * Makefile.cfg: Rename to...
  Applying: Prepare to use maint.mk from gnulib
  Applying: skip some of gnulib's new rules
  Applying: make .gnulib a submodule
  Applying: remove all .cvsignore files
  Applying: use gnumakefile and maintainer-makefile modules from gnulib
  $ ./bootstrap && ./autogen.sh && make
  ...
  etc.

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]