[Pkg-libvirt-commits] [libguestfs] 13/21: appliance: Rebuild appliance if excludefiles changes.

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:16:44 UTC 2015


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

bengen pushed a commit to annotated tag upstream/1.29.50
in repository libguestfs.

commit c238a9caa1b45a87d41daa0b6ecfb31d1488fe4e
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Jul 9 13:07:59 2015 +0100

    appliance: Rebuild appliance if excludefiles changes.
---
 appliance/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appliance/Makefile.am b/appliance/Makefile.am
index 3135219..addd4b1 100644
--- a/appliance/Makefile.am
+++ b/appliance/Makefile.am
@@ -44,7 +44,7 @@ superminfs_DATA = \
 	supermin.d/udev-rules.tar.gz
 
 supermin.d/base.tar.gz supermin.d/packages: stamp-supermin
-stamp-supermin: make.sh packagelist
+stamp-supermin: make.sh packagelist supermin.d/excludefiles
 	rm -f $@ supermin.d/base.tar.gz supermin.d/packages
 	./make.sh
 	$(MAKE) \

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