6 lines
76 B
Bash
6 lines
76 B
Bash
PACKAGE="Clock"
|
|
VERSION="0.0.0"
|
|
|
|
PREFIX="/usr/local"
|
|
LIBDIR="${PREFIX}/lib"
|