2771911b51
- Respect CFLAGS during build - Use REINPLACE_CMD, SUB_FILES to simplify substitutions - Rename patches to proper names - Break lines around 80 characters
4 lines
80 B
Bash
4 lines
80 B
Bash
#!/bin/sh
|
|
THOTDIR=%%PREFIX%%/share/thot
|
|
export THOTDIR
|
|
exec %%PREFIX%%/bin/thot
|