diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-15 16:59:26 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-15 16:59:26 +0100 |
commit | b56018531f9cc5949fc0cdc6a4d2e57529deaef2 (patch) | |
tree | 2fd697ba65ab1c6041cdb8953ecd49521a9eed92 /gnome/gnome-games/post-install | |
parent | 80e966dfa54840169cda0f31a0488787e1e183de (diff) | |
download | nutyx-pakxe-b56018531f9cc5949fc0cdc6a4d2e57529deaef2.tar.gz nutyx-pakxe-b56018531f9cc5949fc0cdc6a4d2e57529deaef2.tar.bz2 nutyx-pakxe-b56018531f9cc5949fc0cdc6a4d2e57529deaef2.tar.xz nutyx-pakxe-b56018531f9cc5949fc0cdc6a4d2e57529deaef2.zip |
gnome-games, maj post-install
Diffstat (limited to 'gnome/gnome-games/post-install')
-rwxr-xr-x | gnome/gnome-games/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/gnome-games/post-install b/gnome/gnome-games/post-install index adcb09f7c..c2c52c572 100755 --- a/gnome/gnome-games/post-install +++ b/gnome/gnome-games/post-install @@ -1,6 +1,6 @@ #!/bin/sh -port=gnome-python-games +port=gnome-games # gconf schemas SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" |