Bug 9299 - broken menu file in package
Summary: broken menu file in package
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: xterm (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
: 9323 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-22 12:53 MSK by Igor Zubkov
Modified: 2009-05-10 09:33 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Zubkov 2006-03-22 12:54:04 MSK
[icesik@iceberg TEEEK]$ cat xterm.menu
?package(xterm): needs=X11 section=Terminals title="XTerm" longtitle="The
standard terminal emulator for the X Window System" command="@xterm@ -name
XTerm" icon="xterm-terminal.xpm"
[icesik@iceberg TEEEK]$ cat xterm.spec | grep "@xterm"
%__subst -p 's,@xterm,%_x11bindir/xterm,g' %buildroot%_menudir/%name
[icesik@iceberg TEEEK]$ cat /usr/lib/menu/xterm
?package(xterm): needs=X11 section=Terminals title="XTerm" longtitle="The
standard terminal emulator for the X Window System" command="/usr/bin/xterm@
-name XTerm" icon="xterm-terminal.xpm"
[icesik@iceberg TEEEK]$


В сабсте забыл собачку! :)
У меня из-за этого xterm не запускается в blackbox'е
Comment 1 Dmitry V. Levin 2006-03-23 01:49:51 MSK
Fixed in 211-alt1 :)
Comment 2 Igor Zubkov 2006-03-23 15:26:27 MSK
Пасибо! Теперь работает. :)
Comment 3 Dmitry V. Levin 2006-03-27 18:09:05 MSD
*** Bug 9323 has been marked as a duplicate of this bug. ***