Skip to content
Snippets Groups Projects
Commit 6c0ac16c authored by David Trudgian's avatar David Trudgian
Browse files

Liferea changes for etiona

 - No need to modify desktop file, previous change is present by default
 - Upstream + debian patches already remove mozilla reference
 - Modify patching for default feeds list
parent 4ae9e72d
No related branches found
No related tags found
No related merge requests found
...@@ -17,23 +17,14 @@ ...@@ -17,23 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=4 VERSION=5
. ./config . ./config
sed 's/^_Name=Liferea/_Name=Liferea Feed Reader/' -i liferea.desktop.in
#remove references to Opera and Mozilla
sed '/opera/ s/^.*$/<description>Selects which browser to use to open external links.<\/description>/' -i net.sf.liferea.gschema.xml*
sed 's/Firefox/Abrowser/g; s/firefox/abrowser/g; /google-chrome/,/{/d; /opera/,/{/d' -i src/browser.c
rm debian/patches/ubuntu-example-feeds.patch debian/patches/debian-example-feeds.patch rm debian/patches/ubuntu-example-feeds.patch debian/patches/debian-example-feeds.patch
sed '/ubuntu-example-feeds/d; /debian-example-feeds/d;' debian/patches/series -i sed '/ubuntu-example-feeds/d; /debian-example-feeds/d;' debian/patches/series -i
sed '/ubuntu-example-feeds/d;' debian/patches/ubuntu.additions -i
sed '/ubuntu-example-feeds/d; /debian-example-feeds/d;' debian/patches/ubuntu.series -i
#rm opml/feedlist_*
#sed '/feedlist_/d; s/\(.*feedlist.opml.*\)/\1\n\tfeedlist_es.opml/;' opml/Makefile.* -i
cat << EOF > opml/feedlist cat << EOF > opml/feedlist
<?xml version="1.0"?> <?xml version="1.0"?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment