1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Move immodules.cache related lines up. So the @unexec line for this file

is before the lines where the dirs are removed.

Submitted by:	skreuzer@
This commit is contained in:
Koop Mast 2014-01-17 21:23:09 +00:00
parent 9a94fc9cf0
commit 841d470f0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340110
2 changed files with 4 additions and 4 deletions

View File

@ -604,6 +604,8 @@ share/themes/Raleigh/gtk-2.0/gtkrc
@dirrm include/gail-1.0/gail
@dirrm include/gail-1.0
@dirrm etc/gtk-2.0
@unexec /bin/rm -f %D/lib/gtk-2.0/%%GTK2_VERSION%%/immodules.cache
@exec %D/bin/gtk-query-immodules-2.0 --update-cache > /dev/null 2>&1 || /usr/bin/true
@exec /bin/mkdir -p %D/lib/gtk-2.0/modules
@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK2_VERSION%%/engines
@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK2_VERSION%%/loaders
@ -616,8 +618,6 @@ share/themes/Raleigh/gtk-2.0/gtkrc
@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/engines
@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%
@dirrmtry lib/gtk-2.0
@unexec /bin/rm -f %D/lib/gtk-2.0/%%GTK2_VERSION%%/immodules.cache
@exec %D/bin/gtk-query-immodules-2.0 --update-cache > /dev/null 2>&1 || /usr/bin/true
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/yi/LC_MESSAGES

View File

@ -704,6 +704,8 @@ share/themes/Emacs/gtk-3.0/gtk-keys.css
@dirrmtry share/locale/an/LC_MESSAGES
@dirrmtry share/locale/an
@dirrm share/gtk-3.0
@exec %D/bin/gtk-query-immodules-3.0 --update-cache > /dev/null 2>&1 || /usr/bin/true
@unexec /bin/rm -f %D/lib/gtk-3.0/%%GTK3_VERSION%%/immodules.cache
@exec /bin/mkdir -p %D/lib/gtk-3.0/modules
@exec /bin/mkdir -p %D/lib/gtk-3.0/%%GTK3_VERSION%%/engines
@exec /bin/mkdir -p %D/lib/gtk-3.0/%%GTK3_VERSION%%/loaders
@ -714,8 +716,6 @@ share/themes/Emacs/gtk-3.0/gtk-keys.css
@dirrm lib/gtk-3.0/%%GTK3_VERSION%%/engines
@dirrm lib/gtk-3.0/%%GTK3_VERSION%%
@dirrm lib/gtk-3.0
@exec %D/bin/gtk-query-immodules-3.0 --update-cache > /dev/null 2>&1 || /usr/bin/true
@unexec /bin/rm -f %D/lib/gtk-3.0/%%GTK3_VERSION%%/immodules.cache
@dirrm include/gtk-3.0/unix-print/gtk
@dirrm include/gtk-3.0/unix-print
@dirrm include/gtk-3.0/gtk/deprecated