mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-09-08 11:26:15 -04:00
Merge branch 'release-1.34'
This commit is contained in:
commit
95249d5eb4
2 files changed
+2
-2
No files matched your search
@@ -300,7 +300,7 @@ EOF
|
||||
DEBUILD="debuild -i -us -uc -b"
|
||||
else
|
||||
# Source build, don't need build depends.
|
||||
DEBUILD="debuild -S -sa"
|
||||
DEBUILD="debuild -S -sa -sd"
|
||||
fi;
|
||||
fi;
|
||||
if [ "$DEBSIGN_KEYID" != "" ]; then
|
||||
|
||||
Reference in new issue
Block a user