unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 89b44dfaadc38e3dc36acc34ea72525325e113d2 1495 bytes (raw)
name: gnu/packages/patches/xulrunner-install.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
 
--- a/startupcache/test/Makefile.in	
+++ a/startupcache/test/Makefile.in	
@@ -1,10 +1,6 @@ 
 #
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 LIBS += $(MOZ_COMPONENT_LIBS)
-DIST_FILES += \
-  $(srcdir)/TestStartupCacheTelemetry.manifest \
-  $(srcdir)/TestStartupCacheTelemetry.js \
-  $(NULL)
--- a/startupcache/test/moz.build	
+++ a/startupcache/test/moz.build	
@@ -3,8 +3,12 @@ 
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 CPP_UNIT_TESTS += [
     'TestStartupCache.cpp',
 ]
 
+EXTRA_COMPONENTS += [
+    'TestStartupCacheTelemetry.js',
+    'TestStartupCacheTelemetry.manifest',
+]
--- a/testing/testsuite-targets.mk	
+++ a/testing/testsuite-targets.mk	
@@ -508,8 +508,10 @@
 ifeq ($(MOZ_WIDGET_TOOLKIT),android)
 	$(NSINSTALL) $(topsrcdir)/testing/android_cppunittest_manifest.txt $(PKG_STAGE)/cppunittests
 endif
+ifeq ($(MOZ_DISABLE_STARTUPCACHE),)
 	$(NSINSTALL) $(topsrcdir)/startupcache/test/TestStartupCacheTelemetry.js $(PKG_STAGE)/cppunittests
 	$(NSINSTALL) $(topsrcdir)/startupcache/test/TestStartupCacheTelemetry.manifest $(PKG_STAGE)/cppunittests
+endif
 	cp -RL $(DIST)/bin/jsapi-tests$(BIN_SUFFIX) $(PKG_STAGE)/cppunittests
 
 stage-jittest: make-stage-dir

debug log:

solving 89b44df ...
found 89b44df in https://yhetil.org/guix-devel/87bnt2hnmp.fsf@gmail.com/

applying [1/1] https://yhetil.org/guix-devel/87bnt2hnmp.fsf@gmail.com/
diff --git a/gnu/packages/patches/xulrunner-install.patch b/gnu/packages/patches/xulrunner-install.patch
new file mode 100644
index 0000000..89b44df

1:7: trailing whitespace.
--- a/startupcache/test/Makefile.in	
1:8: trailing whitespace.
+++ a/startupcache/test/Makefile.in	
1:9: trailing whitespace.
@@ -1,10 +1,6 @@ 
1:14: trailing whitespace.
 
1:20: trailing whitespace.
--- a/startupcache/test/moz.build	
Checking patch gnu/packages/patches/xulrunner-install.patch...
Applied patch gnu/packages/patches/xulrunner-install.patch cleanly.
warning: squelched 11 whitespace errors
warning: 16 lines add whitespace errors.

index at:
100644 89b44dfaadc38e3dc36acc34ea72525325e113d2	gnu/packages/patches/xulrunner-install.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).