diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-06 18:02:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-06 18:02:00 +0200 |
commit | 1943515ff593d0dddd262789c1c8b2cab2905068 (patch) | |
tree | 415795d88e5e40035f6c64d67597d24d36f85cc2 /ubuntu/lucid_automake/applications/kio-locate/debian/control | |
parent | 303035d797260032395189bdb52b2ecabdf919a9 (diff) | |
download | tde-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/lucid_automake/applications/kio-locate/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/kio-locate/debian/control | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ubuntu/lucid_automake/applications/kio-locate/debian/control b/ubuntu/lucid_automake/applications/kio-locate/debian/control deleted file mode 100644 index c9e41dcf6..000000000 --- a/ubuntu/lucid_automake/applications/kio-locate/debian/control +++ /dev/null @@ -1,18 +0,0 @@ -Source: kio-locate-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Tobi Vollebregt <tobivollebregt@gmail.com> -Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev, bzip2, python (>= 2.3), scons -Standards-Version: 3.8.3 - -Package: kio-locate-kde3 -Architecture: any -Depends: ${shlibs:Depends} -Description: kio-slave for the locate command [KDE3] - Adds support for the "locate:" and "locater:" - protocols to Konqueror and other KDE applications. - . - This enables you to perform locate searches as you - would in a terminal. The result is displayed just - as a directory. |