[Pkg-virtualbox-commits] [kbuild] 03/07: Fix cosmetic bad number reference for kfreebsd porting
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Sat Jul 25 17:25:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository kbuild.
commit 14fe0ddd1d004c45fbc849c7bb6750841f10ff9b
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Sat Jul 25 18:01:32 2015 +0200
Fix cosmetic bad number reference for kfreebsd porting
---
debian/patches/01_gnukfreebsd.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/01_gnukfreebsd.diff b/debian/patches/01_gnukfreebsd.diff
index 5131ba6..ec14587 100644
--- a/debian/patches/01_gnukfreebsd.diff
+++ b/debian/patches/01_gnukfreebsd.diff
@@ -85,7 +85,7 @@ Bug-Debian: http://bugs.debian.org/540665
#define K_OS_SOLARIS 10
/** Windows. */
#define K_OS_WINDOWS 11
-+/** GNU/kFreeBSD (move to 4 probably) */
++/** GNU/kFreeBSD (move to 3 probably) */
+#define K_OS_GNUKFREEBSD 12
/** The max K_OS_* value (exclusive). */
-#define K_OS_MAX 12
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/kbuild.git
More information about the Pkg-virtualbox-commits
mailing list