Fix my breakage. Only remove share/pixmaps in the non-Gnome case.
Noticed by: asami
This commit is contained in:
parent
a9c155c2f6
commit
e93fee7861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33673
3 changed files with 3 additions and 3 deletions
|
@ -130,5 +130,5 @@ share/locale/zh_CN/LC_MESSAGES/gaim.mo
|
|||
%%GNOME:%%@dirrm share/gnome/sounds/gaim
|
||||
@dirrm %%DATADIR%%/pixmaps/gaim/gnome
|
||||
@dirrm %%DATADIR%%/pixmaps/gaim
|
||||
@dirrm %%DATADIR%%/pixmaps
|
||||
%%NOGNOME:%%@dirrm %%DATADIR%%/pixmaps
|
||||
@dirrm lib/gaim
|
||||
|
|
|
@ -130,5 +130,5 @@ share/locale/zh_CN/LC_MESSAGES/gaim.mo
|
|||
%%GNOME:%%@dirrm share/gnome/sounds/gaim
|
||||
@dirrm %%DATADIR%%/pixmaps/gaim/gnome
|
||||
@dirrm %%DATADIR%%/pixmaps/gaim
|
||||
@dirrm %%DATADIR%%/pixmaps
|
||||
%%NOGNOME:%%@dirrm %%DATADIR%%/pixmaps
|
||||
@dirrm lib/gaim
|
||||
|
|
|
@ -130,5 +130,5 @@ share/locale/zh_CN/LC_MESSAGES/gaim.mo
|
|||
%%GNOME:%%@dirrm share/gnome/sounds/gaim
|
||||
@dirrm %%DATADIR%%/pixmaps/gaim/gnome
|
||||
@dirrm %%DATADIR%%/pixmaps/gaim
|
||||
@dirrm %%DATADIR%%/pixmaps
|
||||
%%NOGNOME:%%@dirrm %%DATADIR%%/pixmaps
|
||||
@dirrm lib/gaim
|
||||
|
|
Loading…
Reference in a new issue