[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Richard W.M. Jones rjones at redhat.com
Sat Jun 1 11:04:25 UTC 2013


The following commit has been merged in the experimental branch:
commit 327403f3acf4654e4259dd66070d473601ee41cd
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Apr 30 13:25:01 2013 +0100

    erlang: Add a CLEANFILES rule.

diff --git a/erlang/Makefile.am b/erlang/Makefile.am
index f648a86..1599103 100644
--- a/erlang/Makefile.am
+++ b/erlang/Makefile.am
@@ -28,6 +28,10 @@ EXTRA_DIST = \
 	tests/*.erl \
 	README
 
+CLEANFILES = \
+	$(erlang_bin_DATA) \
+	$(bin_PROGRAMS)
+
 if HAVE_ERLANG
 
 erlang_bindir = $(ERLANG_LIB_DIR)/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/ebin

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list