Skip to content

Commit

Permalink
[compiz-ubuntu] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-Long Chen committed Apr 22, 2014
1 parent 6df34a4 commit e38dae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiz-ubuntu/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ package() {
# Don't disable gnomecompat plugin
rm "${pkgdir}/etc/compizconfig/upgrades/com.canonical.unity.unity.07.upgrade"
sed -ri '/s0_active_plugins/s/$/;gnomecompat/g' \
"${srcdir}/etc/compizconfig/unity.ini"
"${pkgdir}/etc/compizconfig/unity.ini"
}

# vim:set ts=2 sw=2 et:

0 comments on commit e38dae9

Please sign in to comment.