diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-12 22:25:43 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-12 22:25:43 +0100 |
commit | 4e6d88483fae35d22a25392ce07e66a4c05f703f (patch) | |
tree | ba481d783e898743ddfc1d8d79c58dd820380d1e /gnome/totem-pl-parser/post-install | |
parent | 46583841afd36e2bc6c2634038b724c53eb4b738 (diff) | |
download | nutyx-extra-4e6d88483fae35d22a25392ce07e66a4c05f703f.tar.gz nutyx-extra-4e6d88483fae35d22a25392ce07e66a4c05f703f.tar.bz2 nutyx-extra-4e6d88483fae35d22a25392ce07e66a4c05f703f.tar.xz nutyx-extra-4e6d88483fae35d22a25392ce07e66a4c05f703f.zip |
totem-pl-parser#2.28.1-1
Diffstat (limited to 'gnome/totem-pl-parser/post-install')
-rwxr-xr-x | gnome/totem-pl-parser/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/totem-pl-parser/post-install b/gnome/totem-pl-parser/post-install index 26e69b714..a3746b192 100755 --- a/gnome/totem-pl-parser/post-install +++ b/gnome/totem-pl-parser/post-install @@ -1,6 +1,6 @@ #!/bin/sh -port=totem +port=totem-pl-parser # gconf schemas SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" |