diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-11 21:23:47 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-11 21:23:47 +0100 |
commit | 06047e898cd14ed855daa4554fdb24f0b02d4aae (patch) | |
tree | 5c5193fd8b1ac4d6ff15b4464e35298063022e3b /gnome/brasero/post-install | |
parent | a6e4db11a225e624d3322c5f748d32444176675a (diff) | |
download | nutyx-extra-06047e898cd14ed855daa4554fdb24f0b02d4aae.tar.gz nutyx-extra-06047e898cd14ed855daa4554fdb24f0b02d4aae.tar.bz2 nutyx-extra-06047e898cd14ed855daa4554fdb24f0b02d4aae.tar.xz nutyx-extra-06047e898cd14ed855daa4554fdb24f0b02d4aae.zip |
maj brasero#2.28.2-1
Diffstat (limited to 'gnome/brasero/post-install')
-rwxr-xr-x | gnome/brasero/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/brasero/post-install b/gnome/brasero/post-install index e1c6f4a43..11c03d141 100755 --- a/gnome/brasero/post-install +++ b/gnome/brasero/post-install @@ -1,6 +1,6 @@ #!/bin/sh -port=sound-juicer +port=brasero # gconf schemas SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" |