Rev 4742: (jam) Include auto-generated .h files in the final tarball for 'make in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Wed Oct 14 05:48:25 BST 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4742 [merge]
revision-id: pqm at pqm.ubuntu.com-20091014044820-9p1koxjg5zdtaayg
parent: pqm at pqm.ubuntu.com-20091014034034-f9ncw9kq6pr3je1j
parent: john at arbash-meinel.com-20091013150513-kl0mq8yugkk1qe0t
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2009-10-14 05:48:20 +0100
message:
  (jam) Include auto-generated .h files in the final tarball for 'make
  	dist'
modified:
  Makefile                       Makefile-20050805140406-d96e3498bb61c5bb
=== modified file 'Makefile'
--- a/Makefile	2009-10-01 02:46:17 +0000
+++ b/Makefile	2009-10-13 15:05:13 +0000
@@ -409,7 +409,7 @@
 	$(MAKE) clean && \
 	$(MAKE) && \
 	bzr export $$expdir && \
-	cp bzrlib/*.c $$expdir/bzrlib/. && \
+	cp bzrlib/*.c bzrlib/*.h $$expdir/bzrlib/. && \
 	tar cfz $$tarball -C $$expbasedir bzr-$$version && \
 	gpg --detach-sign $$tarball && \
 	rm -rf $$expbasedir




More information about the bazaar-commits mailing list