]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- pretrans is a proper place for replacing dirs/symlinks
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 9 Apr 2007 19:17:00 +0000 (19:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.764

libreoffice.spec

index 09e72d34ab257d6060d318dcea5e9270a15e3024..73ef3849eccac08bcd9ddee5e621c2f3b9cfac61 100644 (file)
@@ -2486,7 +2486,7 @@ done
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre core
+%pretrans core
 %if %{with system_myspell}
 # we symlink the dir, unless smb wishes to patch OOo to use system dir directly
 if [ -d %{_libdir}/%{name}/share/dict/ooo ] && [ ! -L %{_libdir}/%{name}/share/dict/ooo ]; then
This page took 0.577803 seconds and 4 git commands to generate.