From f194ae851a44bf7a6dff08d8a294c4fc4eb28878 Mon Sep 17 00:00:00 2001
From: Ark74 <ark@switnet.org>
Date: Fri, 5 Jun 2020 16:15:29 -0500
Subject: [PATCH] Clear comment lines

---
 helpers/make-akregator | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/helpers/make-akregator b/helpers/make-akregator
index 658bea5b..67675166 100644
--- a/helpers/make-akregator
+++ b/helpers/make-akregator
@@ -18,17 +18,11 @@
 #
 
 VERSION=1
-#EXTERNAL=""
-#REPOKEY=""
-#BACKPORT="false"
-#DEPENDS=""
 
 . ./config
 
 #Remove upstream distros feeds
 rm debian/patches/series
-#rm debian/patches/debianize_akregator_default.diff
-#rm debian/patches/kubuntu_debianize_akregator_default.diff
 patch src/akregator_part.cpp < $DATA/trisquel_feeds.patch
 
 changelog "Patched feeds for Trisquel"
-- 
GitLab