platform.in: Mark window managers registration macros as obsolete

This commit is contained in:
Дмитрий Левин 2008-11-20 16:13:19 +00:00
parent c9231cb270
commit a949a78dfb
2 changed files with 3 additions and 11 deletions

View File

@ -188,14 +188,6 @@ BuildRoot.
%uninstall_info:
ÏÔÍÅÎÁ ÒÅÇÉÓÔÒÁÃÉÉ ÕÄÁÌ£ÎÎÙÈ info-ÓÔÒÁÎÉÃ.
Регистрация оконных менеджеров.
%update_wms:
регистрация новых/обновлённых описаний оконных менеджеров;
%clean_wms:
отмена регистрации удалённых описаний оконных менеджеров.
òÅÇÉÓÔÒÁÃÉÑ ËÁÔÁÌÏÇÏ× scrollkeeper.
%update_scrollkeeper:

View File

@ -408,10 +408,10 @@
@alt@%update_menus %{warning %%update_menus is obsolete and will be removed soon}update_menus_bin='%_update_menus_bin' && [ -x "$update_menus_bin" ] && "$update_menus_bin" ||:
@alt@%clean_menus %{warning %%clean_menus is obsolete and will be removed soon}update_menus_bin='%_update_menus_bin' && [ "$1" = 0 -a -x "$update_menus_bin" ] && "$update_menus_bin" ||:
@alt@
@alt@# Update Window Managers sessions.
@alt@# OBSOLETE window managers registration macros.
@alt@%_update_wms_bin %_sbindir/update_wms
@alt@%update_wms update_wms_bin='%_update_wms_bin' && [ -x "$update_wms_bin" ] && "$update_wms_bin" ||:
@alt@%clean_wms update_wms_bin='%_update_wms_bin' && [ "$1" = 0 -a -x "$update_wms_bin" ] && "$update_wms_bin" ||:
@alt@%update_wms %{warning %%update_wms is obsolete and will be removed soon}update_wms_bin='%_update_wms_bin' && [ -x "$update_wms_bin" ] && "$update_wms_bin" ||:
@alt@%clean_wms %{warning %%clean_wms is obsolete and will be removed soon}update_wms_bin='%_update_wms_bin' && [ "$1" = 0 -a -x "$update_wms_bin" ] && "$update_wms_bin" ||:
@alt@
@alt@# Synchronize the scrollkeeper database.
@alt@%_update_scrollkeeper_bin %_bindir/scrollkeeper-update