[gnome-keysign/flatpak] Remove redundant gpg from flatpak manifest
- From: Tobias Mueller <tobiasmue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keysign/flatpak] Remove redundant gpg from flatpak manifest
- Date: Mon, 12 Feb 2018 20:04:58 +0000 (UTC)
commit 5d1ae32dd97baeb0d5429cbd437818c18b6f5327
Author: RyuzakiKK <aasonykk gmail com>
Date: Thu Feb 8 20:18:48 2018 +0100
Remove redundant gpg from flatpak manifest
flatpak/org.gnome.Keysign.json | 28 ----------------------------
1 file changed, 28 deletions(-)
---
diff --git a/flatpak/org.gnome.Keysign.json b/flatpak/org.gnome.Keysign.json
index f9013b1..aaaa3e1 100644
--- a/flatpak/org.gnome.Keysign.json
+++ b/flatpak/org.gnome.Keysign.json
@@ -533,34 +533,6 @@
}
]
},
- {
- "name": "gpg",
- "build-options": {
- "env": {
- "PYTHONUSERBASE" : "/app"
- }
- },
- "ensure-writable": ["easy-install.pth", "setuptools.pth"],
- "sources": [
- {
- "type": "archive",
- "url":
"https://pypi.python.org/packages/9f/46/4f6b63d1b5b82bac52b5b7723df8cd66a4864dc29861aa14d2d2de4a57f5/gpg-1.8.0.tar.gz";,
- "sha256": "cd26e8a77c907e0d9f14a627bf71729456fd26aa2d1f4d275b808d70b089e4f4"
- },
- {
- "type": "script",
- "dest-filename": "configure",
- "commands": [
- "echo just so that a configure file exists"
- ]
- },
- {
- "type": "file",
- "path": "pip-Makefile",
- "dest-filename": "Makefile"
- }
- ]
- },
{
"name": "gnupg",
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]