diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-05-13 22:59:54 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-05-13 23:00:50 +0200 |
commit | 8d12e9d981e44c0768c00deebd3c8818d0bad656 (patch) | |
tree | 2bcab92baf96b918fcedefb6d39b7278370e623d /ubuntu/_base/applications/kdpkg/debian/kdpkg-install.1 | |
parent | cd4b16e21cb092927da19aa84b357a1f138ebb35 (diff) | |
download | tde-packaging-8d12e9d981e44c0768c00deebd3c8818d0bad656.tar.gz tde-packaging-8d12e9d981e44c0768c00deebd3c8818d0bad656.zip |
DEB kdpkg: Switch to cmake.
Switch to common TDE cdbs rules.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f928a20a7c8b5bb8342871450d658addcf4f7fc8)
Diffstat (limited to 'ubuntu/_base/applications/kdpkg/debian/kdpkg-install.1')
-rw-r--r-- | ubuntu/_base/applications/kdpkg/debian/kdpkg-install.1 | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/ubuntu/_base/applications/kdpkg/debian/kdpkg-install.1 b/ubuntu/_base/applications/kdpkg/debian/kdpkg-install.1 deleted file mode 100644 index c49586d4e..000000000 --- a/ubuntu/_base/applications/kdpkg/debian/kdpkg-install.1 +++ /dev/null @@ -1,34 +0,0 @@ -'\" -*- coding: us-ascii -*- -.if \n(.g .ds T< \\FC -.if \n(.g .ds T> \\F[\n[.fam]] -.de URL -\\$2 \(la\\$1\(ra\\$3 -.. -.if \n(.g .mso www.tmac -.TH kdpkg 1 2008-07-03 "" "" -.SH NAME -kdpkg \- TDE frontend for dpkg -.SH SYNOPSIS -'nh -.fi -.ad l -\fBkdpkg\fR \kx -.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) -'in \n(.iu+\nxu -'in \n(.iu-\nxu -.ad b -'hy -.SH DESCRIPTION -If you klick on a .deb file kdpkg starts automatically for installing it. -It works like gdebi with the difference that kdpkg is a TDE application -.SH COPYRIGHT -This manual page was written by Alexander Kopf -<\*(T<kopf\-alexander@gmx.de\*(T>> for the -Ubuntu system (but may be used by others). -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU General Public License, -Version 2 or any later version published by the Free Software Foundation. -.PP -On Debian systems, the complete text of the GNU General Public -License can be found in -\*(T<\fI/usr/share/common\-licenses/GPL\-2\fR\*(T>. |