From 75a9fd4324fc9f4245febe666df52928b87ae10d Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Sat, 13 Aug 2016 22:16:33 -0400
Subject: [PATCH] make-midori updated for flidas

---
 helpers/make-midori | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/helpers/make-midori b/helpers/make-midori
index b5e19691..90876e0f 100644
--- a/helpers/make-midori
+++ b/helpers/make-midori
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2011  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2011-2016  Ruben Rodriguez <ruben@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -18,8 +18,6 @@
 #
 
 VERSION=1
-EXTERNAL='deb-src http://ppa.launchpad.net/midori/ppa/ubuntu $UPSTREAM main'
-SIGNKEY="61E5F6C1A69241F1"
 
 . ./config
 
-- 
GitLab