summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2007-11-23 15:44:54 +0000
committerJakub Moc <jakub@gentoo.org>2007-11-23 15:44:54 +0000
commit742fc8bcefc3f4fe852312d9445a795fc4c30c45 (patch)
tree8439b0783390bb90e942745fd98e243e19a413d4 /net-firewall/tuxguardian/files
parentSilence repoman... (diff)
downloadsunrise-742fc8bcefc3f4fe852312d9445a795fc4c30c45.tar.gz
sunrise-742fc8bcefc3f4fe852312d9445a795fc4c30c45.tar.bz2
sunrise-742fc8bcefc3f4fe852312d9445a795fc4c30c45.zip
net-firewall/tuxguardian: Fix compile w/ 2.6.19+ kernels
svn path=/sunrise/; revision=5108
Diffstat (limited to 'net-firewall/tuxguardian/files')
-rw-r--r--net-firewall/tuxguardian/files/tuxguardian-0.5-config.h.patch12
-rw-r--r--net-firewall/tuxguardian/files/tuxguardian-0.5-makefile.patch (renamed from net-firewall/tuxguardian/files/Makefile-gentoo-0.5.patch)0
2 files changed, 12 insertions, 0 deletions
diff --git a/net-firewall/tuxguardian/files/tuxguardian-0.5-config.h.patch b/net-firewall/tuxguardian/files/tuxguardian-0.5-config.h.patch
new file mode 100644
index 000000000..b76780e9e
--- /dev/null
+++ b/net-firewall/tuxguardian/files/tuxguardian-0.5-config.h.patch
@@ -0,0 +1,12 @@
+--- tuxguardian-05-orginal/module/tg.h 2006-04-03 04:56:25.000000000 +0200
++++ tuxguardian-0.5/module/tg.h 2007-11-23 13:47:30.000000000 +0100
+@@ -24,8 +24,7 @@
+ #ifndef __HAS_TG_H
+ #define __HAS_TG_H
+
+-
+-#include <linux/config.h>
++#include <linux/autoconf.h>
+ #include <linux/module.h>
+ #include <linux/kernel.h>
+ #include <linux/init.h>
diff --git a/net-firewall/tuxguardian/files/Makefile-gentoo-0.5.patch b/net-firewall/tuxguardian/files/tuxguardian-0.5-makefile.patch
index 799fe7367..799fe7367 100644
--- a/net-firewall/tuxguardian/files/Makefile-gentoo-0.5.patch
+++ b/net-firewall/tuxguardian/files/tuxguardian-0.5-makefile.patch