Improve support for Hurd and kFreeBSD systems
Improve support for Hurd and kFreeBSD systems, although Hurd still builds without SCSI.
This commit is contained in:
6
debian/tests/unknown-system
vendored
Executable file
6
debian/tests/unknown-system
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
# Make sure we haven't built for an unknown system.
|
||||
! (dvdisaster --version | grep -qiw unknown)
|
||||
Reference in New Issue
Block a user