[polari] Revert "flatpak: Hack around ninja's 0-mtime sillyness"
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] Revert "flatpak: Hack around ninja's 0-mtime sillyness"
- Date: Tue, 28 Mar 2017 09:47:10 +0000 (UTC)
commit 83baedc474b37084d1247f17b290e0228a228e55
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Mar 23 18:57:27 2017 +0100
Revert "flatpak: Hack around ninja's 0-mtime sillyness"
The runtime now contains a patched ninja that doesn't treat
files with 0 mtime as dirty, so we no longer need this dirty
workaround.
This reverts commit 9e609473527c54e0de768058be9e10327b229626.
build-aux/flatpak/fixup-mozjs-38.sh | 6 --
build-aux/flatpak/meson-work-around-0-mtime.patch | 52 ---------------------
org.gnome.Polari-unstable.json | 15 ------
3 files changed, 0 insertions(+), 73 deletions(-)
---
diff --git a/org.gnome.Polari-unstable.json b/org.gnome.Polari-unstable.json
index da14a02..7370afc 100644
--- a/org.gnome.Polari-unstable.json
+++ b/org.gnome.Polari-unstable.json
@@ -67,10 +67,6 @@
"type": "archive",
"url":
"https://github.com/mesonbuild/meson/releases/download/0.38.1/meson-0.38.1.tar.gz",
"sha256": "dcb05349b32427924fa2a258a5e23e40e09c1bf9dd09919198c3a2ae1c38ba53"
- },
- {
- "type": "patch",
- "path": "build-aux/flatpak/meson-work-around-0-mtime.patch"
}
]
},
@@ -138,17 +134,6 @@
]
},
{
- "name": "mozjs-38",
- "buildsystem": "simple",
- "build-commands": ["bash fixup-mozjs-38.sh"],
- "sources": [
- {
- "type": "file",
- "path": "build-aux/flatpak/fixup-mozjs-38.sh"
- }
- ]
- },
- {
"name": "polari",
"buildsystem": "meson",
"builddir": true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]