[Pkg-libvirt-commits] [libguestfs] 12/116: daemon: No longer needs its own copy of gnulib.

Hilko Bengen bengen at moszumanska.debian.org
Wed Nov 26 22:04:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.29.10-1
in repository libguestfs.

commit 0701b24e5c9934c502e2ecd698d60d884604552a
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Oct 31 18:30:36 2014 +0000

    daemon: No longer needs its own copy of gnulib.
    
    Since the daemon has long since used the same build system as the rest
    of libguestfs, it no longer needs its own gnulib.
    
    This arcane bit of code was left over from
    commit e05ddc70f1fa6d1e8253d69c5d17e69bfad2be90 (added 2009-08-03 !)
---
 bootstrap | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 292f454..9900991 100755
--- a/bootstrap
+++ b/bootstrap
@@ -34,8 +34,6 @@ libtoolize --copy --install
 gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
 <$gnulib_tool || exit
 
-(cd daemon && mkdir -p tests lib && ../$gnulib_tool --dir=.. --update)
-
 modules='
 accept4
 areadlink

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list