Branch: master

61c9cb24 2014-04-02 18:42:03 Timothy Pearson
Enable SCM metadata extraction in DrKonqi on Debian and Ubuntu
M debian/lenny/tdebase/debian/rules
M debian/squeeze/tdebase/debian/rules
M debian/wheezy/tdebase/debian/rules
M ubuntu/maverick/tdebase/debian/rules
M ubuntu/precise/tdebase/debian/rules
M ubuntu/raring/tdebase/debian/rules
diff --git a/debian/lenny/tdebase/debian/rules b/debian/lenny/tdebase/debian/rules
index 4c6ab53..438101c 100755
--- a/debian/lenny/tdebase/debian/rules
+++ b/debian/lenny/tdebase/debian/rules
@@ -39,6 +39,7 @@
  -DWITH_ARTS="ON" \
  -DWITH_PAM="ON" \
  -DWITH_SASL="ON" \
+ -DWITH_ELFICON="ON" \
  -DWITH_SUDO_TDESU_BACKEND="OFF" \
  -DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="OFF" \
  -DWITH_LDAP="ON" \
diff --git a/debian/squeeze/tdebase/debian/rules b/debian/squeeze/tdebase/debian/rules
index dcf98cc..100951a 100755
--- a/debian/squeeze/tdebase/debian/rules
+++ b/debian/squeeze/tdebase/debian/rules
@@ -39,6 +39,7 @@
  -DWITH_ARTS="ON" \
  -DWITH_PAM="ON" \
  -DWITH_SASL="ON" \
+ -DWITH_ELFICON="ON" \
  -DWITH_SUDO_TDESU_BACKEND="OFF" \
  -DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="OFF" \
  -DWITH_LDAP="ON" \
diff --git a/debian/wheezy/tdebase/debian/rules b/debian/wheezy/tdebase/debian/rules
index dcf98cc..100951a 100755
--- a/debian/wheezy/tdebase/debian/rules
+++ b/debian/wheezy/tdebase/debian/rules
@@ -39,6 +39,7 @@
  -DWITH_ARTS="ON" \
  -DWITH_PAM="ON" \
  -DWITH_SASL="ON" \
+ -DWITH_ELFICON="ON" \
  -DWITH_SUDO_TDESU_BACKEND="OFF" \
  -DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="OFF" \
  -DWITH_LDAP="ON" \
diff --git a/ubuntu/maverick/tdebase/debian/rules b/ubuntu/maverick/tdebase/debian/rules
index a5faf0b..1a2689f 100755
--- a/ubuntu/maverick/tdebase/debian/rules
+++ b/ubuntu/maverick/tdebase/debian/rules
@@ -39,6 +39,7 @@
  -DWITH_ARTS="ON" \
  -DWITH_PAM="ON" \
  -DWITH_SASL="ON" \
+ -DWITH_ELFICON="ON" \
  -DWITH_SUDO_TDESU_BACKEND="OFF" \
  -DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="ON" \
  -DWITH_LDAP="ON" \
diff --git a/ubuntu/precise/tdebase/debian/rules b/ubuntu/precise/tdebase/debian/rules
index a5faf0b..1a2689f 100755
--- a/ubuntu/precise/tdebase/debian/rules
+++ b/ubuntu/precise/tdebase/debian/rules
@@ -39,6 +39,7 @@
  -DWITH_ARTS="ON" \
  -DWITH_PAM="ON" \
  -DWITH_SASL="ON" \
+ -DWITH_ELFICON="ON" \
  -DWITH_SUDO_TDESU_BACKEND="OFF" \
  -DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="ON" \
  -DWITH_LDAP="ON" \
diff --git a/ubuntu/raring/tdebase/debian/rules b/ubuntu/raring/tdebase/debian/rules
index a5faf0b..1a2689f 100755
--- a/ubuntu/raring/tdebase/debian/rules
+++ b/ubuntu/raring/tdebase/debian/rules
@@ -39,6 +39,7 @@
  -DWITH_ARTS="ON" \
  -DWITH_PAM="ON" \
  -DWITH_SASL="ON" \
+ -DWITH_ELFICON="ON" \
  -DWITH_SUDO_TDESU_BACKEND="OFF" \
  -DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="ON" \
  -DWITH_LDAP="ON" \