[libvirt] [libvirt-php][PATCH 2/8] Distribute the spec file too

Michal Privoznik mprivozn at redhat.com
Fri Jun 26 09:06:14 UTC 2015


So far, only spec.in is distributed. But preprocessed file should
be distributed too, so rpm can be built right from distributed
archive.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 3b33a99..78ada5b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,4 @@ SUBDIRS = tools src docs tests
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = libvirt-php.spec.in winsrc
+EXTRA_DIST = libvirt-php.spec libvirt-php.spec.in winsrc
-- 
2.3.6




More information about the libvir-list mailing list