Bug 7585 - info documentation is not registered
Summary: info documentation is not registered
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: emacs-xtla (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Maxim Tyurin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-06 16:03 MSD by Sergey Vlasov
Modified: 2006-08-29 21:31 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Vlasov 2005-08-06 16:03:33 MSD
Просто наличия файла /usr/share/info/xtla.info.bz2 в пакете недостаточно -
необходимо ещё регистрировать этот файл в каталоге Info, в противном случае
документация остаётся недоступной.

%post
%install_info xtla.info

%preun
%uninstall_info xtla.info
Comment 1 Maxim Tyurin 2005-08-10 18:25:25 MSD
Исправил в новой версии.