Merge branch 'master' into feature-h264-videostorage
commit
e3fffddb21
|
@ -47,9 +47,9 @@ cd zoneminder_$VERSION-$DISTRO-$SNAPSHOT.orig
|
|||
git submodule init
|
||||
git submodule update --init --recursive
|
||||
if [ $DISTRO == "trusty" ]; then
|
||||
ln -sf distros/ubuntu1204_cmake debian
|
||||
ln -sf distros/ubuntu1204 debian
|
||||
else
|
||||
ln -sf distros/ubuntu1504_cmake debian
|
||||
ln -sf distros/ubuntu1504 debian
|
||||
fi;
|
||||
|
||||
# Auto-install all ZoneMinder's depedencies using the Debian control file
|
||||
|
|
Loading…
Reference in New Issue