Merge branch 'patch-8' into 'etiona'
Fix typo See merge request trisquel/package-helpers!294
This commit is contained in:
commit
9a4589a0de
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# 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=1
|
VERSION=2
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -26,7 +26,7 @@ cat << FIX >> debian/apparmor-profile
|
||||||
|
|
||||||
# Add apparmor rule for mate's caja - LP#1798091
|
# Add apparmor rule for mate's caja - LP#1798091
|
||||||
owner /tmp/.mate_desktop_thumbnail* w,
|
owner /tmp/.mate_desktop_thumbnail* w,
|
||||||
owner /tmp/mate-desktop-thumbnailer* w
|
owner /tmp/mate-desktop-thumbnailer* w,
|
||||||
|
|
||||||
}
|
}
|
||||||
FIX
|
FIX
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue