]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/commitdiff
- postun dropped (should use %ghost and %dir instead)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 Nov 2006 23:29:47 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox-bin.spec -> 1.12

mozilla-firefox-bin.spec

index 9ee6af226248ee717039c2e93c4dd807b3bc39b3..98133c47b01fd09c0912a6ed1830fa52aee8e30e 100644 (file)
@@ -54,14 +54,6 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%postun
-if [ "$1" == "0" ]; then
-       rm -rf %{_firefoxdir}/chrome/overlayinfo
-       rm -f  %{_firefoxdir}/chrome/*.rdf
-       rm -rf %{_firefoxdir}/components
-       rm -rf %{_firefoxdir}/extensions
-fi
-
 %files
 %defattr(644,root,root,755)
 %{_firefoxdir}/libsoftokn3.chk
This page took 0.085423 seconds and 4 git commands to generate.