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

Merge branch 'patch-8' into 'etiona'

Fix typo

See merge request !294
parents cad98eb3 7e88d02c
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
......@@ -26,7 +26,7 @@ cat << FIX >> debian/apparmor-profile
# Add apparmor rule for mate's caja - LP#1798091
owner /tmp/.mate_desktop_thumbnail* w,
owner /tmp/mate-desktop-thumbnailer* w
owner /tmp/mate-desktop-thumbnailer* w,
}
FIX
......
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