Ticket Change Details
Overview

Artifact ID: e6a664884f3f9ce0cd4a0242e52053cb07a297af82280197db07dccbb5303853
Ticket: fb2fecf22123f3c6ccaefbc0e7b40c4f3b728ceb
make-docs-n in WSL (Debian 12) fails due to DTPLITE substitution
User & Date: anonymous on 2026-02-04 09:46:03
Changes

  1. icomment:
    The problem is easily solved by rep
    
    ```
    DTPLITE=$(TCLSH) @DTPLITE@
    ```
    
    with
    
    ```
    DTPLITE=$(TCLSH_PROG) @DTPLITE@
    ```
    
  2. login: "anonymous"
  3. mimetype: "text/x-markdown"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"