703bd258b1
any more. Pointed out by: feld
6 lines
79 B
Bash
6 lines
79 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
exec %%PYTHON_CMD%% %%DATADIR%%/rclint.py ${1+"$@"}
|