Bug 847 - wrong path to wish in examples
Summary: wrong path to wish in examples
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: labltk (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Vitaly Lugovsky
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-15 21:19 MSD by Sergey Vlasov
Modified: 2009-05-10 09:31 MSD (History)
0 users

See Also:


Attachments
0000847-ocaml-3.04+7-paths.patch (deleted)
2002-04-15 21:19 MSD, Sergey Vlasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Vlasov 2002-04-15 21:19:20 MSD
В одном из файлов примеров (hello.tcl) в начале:

#!/usr/local/bin/wish4.0

В предыдущих версиях rpm это приводило к мусору в зависимостях; в новых - не приводит, но все равно некрасиво. Патч прилагается.
---

---

Comment 1 Sergey Vlasov 2003-11-14 19:47:38 MSK
seems to be fixed now