mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
I forgot the shell wrapper.
This commit is contained in:
parent
141629beba
commit
9bd6844b10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22006
4
editors/thoteditor/files/thoteditor
Normal file
4
editors/thoteditor/files/thoteditor
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
THOTDIR=%%PREFIX%%/share/thot
|
||||
export THOTDIR
|
||||
exec %%PREFIX%%/bin/thot
|
Loading…
Reference in New Issue
Block a user