From 106e3e720972ad2b6c2c9eba31ba0ceebee5e396 Mon Sep 17 00:00:00 2001 From: Arran Cudbard-Bell Date: Sat, 24 Nov 2012 16:46:06 +0000 Subject: [PATCH] We dont need to apply the sql patch anymore --- debian/patches/series | 1 - debian/patches/sql_modules.diff | 30 ------------------------------ 2 files changed, 31 deletions(-) delete mode 100644 debian/patches/sql_modules.diff diff --git a/debian/patches/series b/debian/patches/series index 4e53ee1..5ba2d18 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ radiusd-to-freeradius.diff -sql_modules.diff diff --git a/debian/patches/sql_modules.diff b/debian/patches/sql_modules.diff deleted file mode 100644 index 8fd9ae6..0000000 --- a/debian/patches/sql_modules.diff +++ /dev/null @@ -1,30 +0,0 @@ -diff --git a/raddb/mods-available/sql b/raddb/mods-available/sql -index 690c3a2..ec33ed1 100644 ---- a/raddb/mods-available/sql -+++ b/raddb/mods-available/sql -@@ -103,5 +103,5 @@ sql { - nas_table = "nas" - - # Read driver-specific configuration -- $INCLUDE sql/${database}/dialup.conf -+ #$INCLUDE sql/${database}/dialup.conf - } -diff --git a/raddb/mods-available/sqlippool b/raddb/mods-available/sqlippool -index 94fabc0..aa9ea6b 100644 ---- a/raddb/mods-available/sqlippool -+++ b/raddb/mods-available/sqlippool -@@ -46,7 +46,7 @@ sqlippool { - # same as the "database" field of the SQL module referred to in the - # "sql-instance-name", above. - # --$INCLUDE sql/postgresql/ippool.conf -+#$INCLUDE sql/mysql/ippool.conf - - ## Logging configuration. (Comment out to disable logging) - sqlippool_log_exists = "Existing IP: %{reply:Framed-IP-Address} \ -@@ -63,5 +63,4 @@ $INCLUDE sql/postgresql/ippool.conf - - sqlippool_log_nopool = "No Pool-Name defined \ - (did %{Called-Station-Id} cli %{Calling-Station-Id} port %{NAS-Port} user %{User-Name})" -- - } -- 2.1.4