summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-04-02 18:42:03 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-04-02 18:42:03 -0500
commit61c9cb24d0d3319c8c800fabf1af8153dcabce2c (patch)
tree9dc656d316b97498e7fdde4d4fd4bb82a9b6fdd9
parentb759181c8f5e0e3475ace45fbcda52fd62ce3113 (diff)
downloadtde-packaging-61c9cb24d0d3319c8c800fabf1af8153dcabce2c.tar.gz
tde-packaging-61c9cb24d0d3319c8c800fabf1af8153dcabce2c.zip
Enable SCM metadata extraction in DrKonqi on Debian and Ubuntu
-rwxr-xr-xdebian/lenny/tdebase/debian/rules1
-rwxr-xr-xdebian/squeeze/tdebase/debian/rules1
-rwxr-xr-xdebian/wheezy/tdebase/debian/rules1
-rwxr-xr-xubuntu/maverick/tdebase/debian/rules1
-rwxr-xr-xubuntu/precise/tdebase/debian/rules1
-rwxr-xr-xubuntu/raring/tdebase/debian/rules1
6 files changed, 6 insertions, 0 deletions
diff --git a/debian/lenny/tdebase/debian/rules b/debian/lenny/tdebase/debian/rules
index 4c6ab5369..438101c2c 100755
--- a/debian/lenny/tdebase/debian/rules
+++ b/debian/lenny/tdebase/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-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 dcf98ccd7..100951a37 100755
--- a/debian/squeeze/tdebase/debian/rules
+++ b/debian/squeeze/tdebase/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-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 dcf98ccd7..100951a37 100755
--- a/debian/wheezy/tdebase/debian/rules
+++ b/debian/wheezy/tdebase/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-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 a5faf0bc0..1a2689f86 100755
--- a/ubuntu/maverick/tdebase/debian/rules
+++ b/ubuntu/maverick/tdebase/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-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 a5faf0bc0..1a2689f86 100755
--- a/ubuntu/precise/tdebase/debian/rules
+++ b/ubuntu/precise/tdebase/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-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 a5faf0bc0..1a2689f86 100755
--- a/ubuntu/raring/tdebase/debian/rules
+++ b/ubuntu/raring/tdebase/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-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" \