]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- use pretrans instead of pre
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 9 Apr 2007 19:45:04 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.189

mozilla-firefox.spec

index 40ef73d2512bc52dda774641806aa273a415a8d5..9206bf4fc525b67b2e4f3b7dc3d99207f6f3d025 100644 (file)
@@ -273,7 +273,7 @@ EOF
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
+%pretrans
 if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L %{_libdir}/%{name}/dictionaries ]; then
        mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
 fi
This page took 0.821689 seconds and 4 git commands to generate.