Package: vobcopy
Version: 1.1.0-1
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
The following small patch makes vobcopy bild under GNU/Hurd.
--- vobcopy-1.1.0/vobcopy.h 2008-01-03 22:42:20.000000000 +0100
+++ vobcopy-1.1.0.modified/vobcopy.h 2011-09-12 13:20:43.000000000 +0200
@@ -58,7 +58,7 @@
/* ////////// *BSD ////////// */
#if ( defined( BSD ) && ( BSD >= 199306 ) )
-# if !defined( __NetBSD__ ) ) || \
+# if !defined( __NetBSD__) && !defined(__GNU__) || \
( defined( __NetBSD__) && ( __NetBSD_Version__ < 200040000 ) )
#include <sys/mount.h>
#define USE_STATFS 1
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]