Initial import

This commit is contained in:
Pierre Pronchery 2013-01-19 02:52:40 +01:00
parent 6f18538c39
commit 2be4782e03

5
config.sh Normal file
View File

@ -0,0 +1,5 @@
PACKAGE="Camera"
VERSION="0.0.0"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"