| Summary: | Include pgtclsh to package | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Sir Raorn <raorn> |
| Component: | postgresql-tcl | Assignee: | Kostya Timoshenko <kt> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P5 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Sir Raorn
2002-10-10 11:28:42 MSD
custom tcl shells are dropped, use instead: #!/usr/bin/tclsh package require Pgtcl custom tcl shells are dropped, use instead: #!/usr/bin/tclsh package require Pgtcl OK. |