gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r963: put cookies in per-DISTNAME dire


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r963: put cookies in per-DISTNAME directories to fix parallel build/install bug
Date: Wed, 17 Oct 2012 18:19:44 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 963
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-10-17 18:19:44 +0200
message:
  put cookies in per-DISTNAME directories to fix parallel build/install bug
modified:
  gar.mk
  gnu/hello/sha256sums
=== modified file 'gar.mk'
--- a/gar.mk    2011-04-13 10:52:47 +0000
+++ b/gar.mk    2012-10-17 16:19:44 +0000
@@ -29,7 +29,7 @@
 TEMPDIR = $(GARDIR_ABSOLUTE)/gar.tmp
 FILEDIR ?= files
 DOWNLOADDIR ?= download
-COOKIEDIR ?= cookies
+COOKIEDIR ?= cookies/$(DISTNAME)
 WORKDIR ?= work
 LOGDIR ?= logs
 WORKSRC ?= $(WORKDIR)/$(DISTNAME)

=== modified file 'gnu/hello/sha256sums'
--- a/gnu/hello/sha256sums      2012-04-23 19:43:33 +0000
+++ b/gnu/hello/sha256sums      2012-10-17 16:19:44 +0000
@@ -1,2 +1,2 @@
-e6b77f81f7cf7daefad4a9f5b65de6cae9c3f13b8cfbaea8cb53bb5ea5460d73  
download/hello-2.8.tar.gz
-efc92e223b17cb7379163685bba9752d1c9976d007831d34341450fc0e8a8900  
download/hello-2.8.tar.gz.sig
+fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0  
download/hello-2.7.tar.gz
+aaf21bdd69147008505531e439f1161e815ec31d8d748092b7245b59f88baa81  
download/hello-2.7.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]