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

Merge branch 'fix-file-roller-flidas' into 'flidas'

file-roller: apply other patches besides the problematic one

See merge request !161
parents f86bf5d5 292f41c2
No related branches found
No related tags found
No related merge requests found
......@@ -17,15 +17,20 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
COMPONENT=main
QUILT=skip
. ./config
sed 's/--enable-magic/--enable-magic --disable-packagekit/' debian/rules -i
rm debian/patches/01_package_names.patch
sed '/^01_package_names\.patch/d' debian/patches/series -i
changelog "Dissabled package recommendations, fixes #7747"
export QUILT_PATCHES=debian/patches
quilt push -a
changelog "Disabled package recommendations, fixes #7747"
compile
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