Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Christoforides <alexis@thenull.net>2016-10-21 11:27:01 +0300
committerAlexis Christoforides <alexis@thenull.net>2016-10-21 11:27:01 +0300
commit9442c567c75f7be3a6c661d12f67fa62ba01b000 (patch)
tree2dbd74a4da915aa7e99e442a5e85d7c33f0c09aa /packages/glib-networking.py
parent8b7481ea2e0d95ba6f7d6e15b9fbcc53888beca2 (diff)
Remove all unmaintained packages
Diffstat (limited to 'packages/glib-networking.py')
-rw-r--r--packages/glib-networking.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/glib-networking.py b/packages/glib-networking.py
deleted file mode 100644
index 57feccb..0000000
--- a/packages/glib-networking.py
+++ /dev/null
@@ -1,5 +0,0 @@
-GnomePackage('glib-networking', '2.28', '0',
- configure_flags=[
- '--without-ca-certificates'
- ]
- )