[Pkg-libvirt-commits] [libguestfs] 49/156: builder: Don't copy *.xz files to WEBSITEDIR.

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 30 08:25:50 UTC 2014


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

bengen pushed a commit to branch master
in repository libguestfs.

commit c61f8f11f615d8576e912ed76f0fde7f9b4c3279
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Jun 12 22:18:02 2014 +0100

    builder: Don't copy *.xz files to WEBSITEDIR.
    
    (cherry picked from commit 87ac1c186eee81165003bb4d0196e147611527ba)
---
 Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 14f4c71..390cefd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -269,8 +269,7 @@ TEXTFILES = BUGS README TODO
 BUILDERFILES = \
 	builder/website/README \
 	builder/website/index \
-	builder/website/index.asc \
-	builder/website/*.xz
+	builder/website/index.asc
 
 WEBSITEDIR = $(HOME)/d/websites/libguestfs
 

-- 
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