summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-06-06 18:02:00 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-06-06 18:02:00 +0200
commit1943515ff593d0dddd262789c1c8b2cab2905068 (patch)
tree415795d88e5e40035f6c64d67597d24d36f85cc2 /ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs
parent303035d797260032395189bdb52b2ecabdf919a9 (diff)
downloadtde-packaging-1943515ff593d0dddd262789c1c8b2cab2905068.tar.gz
tde-packaging-1943515ff593d0dddd262789c1c8b2cab2905068.zip
DEB: Remove obsolete and unused trees for automake builds on Ubuntu.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs')
-rw-r--r--ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs10
1 files changed, 0 insertions, 10 deletions
diff --git a/ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs b/ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs
deleted file mode 100644
index 0fb38ea11..000000000
--- a/ubuntu/maverick_automake/applications/kmyfirewall/debian/debiandirs
+++ /dev/null
@@ -1,10 +0,0 @@
-export kde_prefix=/usr
-export sysconfdir=/etc
-export kde_includedir=/usr/include/kde
-export infodir=/usr/share/info
-export mandir=/usr/share/man
-export qtdir=/usr/share/qt3
-export kde_cgidir=/usr/kde3/lib/cgi-bin
-export kde_confdir=/etc/kde3
-export kde_htmldir=/usr/share/doc/kde/HTML
-configkde=--disable-debug --prefix=$(kde_prefix) --sysconfdir=$(sysconfdir) --includedir=$(kde_includedir) --infodir=$(infodir) --mandir=$(mandir) --with-qt-dir=$(qtdir)