]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- triggers for seamonkey
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 19 Apr 2006 19:28:35 +0000 (19:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    browser-plugin.spec -> 1.9

browser-plugin.spec

index 729542292a926309830b1bc74d10df69d01a4f64..c3620979da1416be21bb6acc6f7d56359ce230f9 100644 (file)
@@ -61,6 +61,12 @@ EOF
 %triggerun -- konqueror
 %nsplugin_uninstall -d %{_libdir}/kde3/plugins/konqueror %{name}.so %{name}.xpi
 
+%triggerin -- seamonkey
+%nsplugin_install -d %{_libdir}/seamonkey/plugins %{name}.so %{name}.xpi
+
+%triggerun -- seamonkey
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins %{name}.so %{name}.xpi
+
 # as rpm removes the old obsoleted package files after the triggers
 # are ran, add another trigger to make the links there.
 %triggerpostun -- mozilla-firefox-plugin-macromedia-flash
This page took 0.074978 seconds and 4 git commands to generate.