diff options
Diffstat (limited to 'gnome/cheese/post-install')
-rw-r--r-- | gnome/cheese/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/cheese/post-install b/gnome/cheese/post-install index 02190266a..c4322c052 100644 --- a/gnome/cheese/post-install +++ b/gnome/cheese/post-install @@ -3,7 +3,7 @@ port=cheese # gconf schemas -SCHEMAS="`pkginfo -l $port | grep usr/etc/gconf/schemas/.*\.schemas$`" +SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" for SCHEMA in $SCHEMAS do |