]> git.pld-linux.org Git - packages/banshee.git/commitdiff
- *un*install the schemas in %preun auto/th/banshee-0_12_1-1
authordeejay1 <deejay1@pld-linux.org>
Sun, 8 Jul 2007 11:38:26 +0000 (11:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    banshee.spec -> 1.15

banshee.spec

index bc14e1001ee2c39f78b5f841e17df32aa7e904de..0f47bfc31b008c17ecedd30699ff51d08dc9012a 100644 (file)
@@ -100,7 +100,7 @@ done
 %preun
 SCHEMAS="banshee-core.schemas banshee-interface.schemas banshee-plugin-audioscrobbler.schemas banshee-plugin-daap.schemas banshee-plugin-metadatasearcher.schemas banshee-plugin-minimode.schemas banshee-plugin-mmkeys.schemas banshee-plugin-notificationarea.schemas banshee-plugin-podcast.schemas banshee-plugin-radio.schemas banshee-plugin-recommendation.schemas"
 for S in $SCHEMAS; do
-       %gconf_schema_install $S
+       %gconf_schema_uninstall $S
 done
 
 %postun
This page took 0.051034 seconds and 4 git commands to generate.