Skip to content
Snippets Groups Projects
Commit 4e73d4db authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Merge branch 'asunder-fix' into 'etiona'

Fix patched for etiona

See merge request !279
parents 5ea4d7d5 3fd9a273
No related branches found
No related tags found
3 merge requests!307Etiona test mr,!279Fix patched for etiona,!179Corrected patch for make-bleachbit
#!/bin/sh
#
# Copyright (C) 2011 Santiago Rodríguez <santi@trisquel.info>
# Copyright (C) 2019 Luis Guzman <ark@switnet.org>
#
# 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
......@@ -17,12 +18,13 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
patch -p0 < $DATA/asunder.4061-aac.patch
patch -p0 < $DATA/asunder.4061-monkey.patch
patch -p0 < $DATA/asunder.4062-aac.patch
patch -p0 < $DATA/asunder.4062-monkey.patch
changelog "Removed non-free formats. Closes #4061"
......
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