summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/multimedia/k9copy/debian/rules
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 18:41:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-08 18:41:42 +0900
commit22b72852c5450b6b320ed4c7068573dea1d84267 (patch)
treea60806860a4f3a2509f63147beefe4c6c2c37db8 /debian/_base/applications/multimedia/k9copy/debian/rules
parent5357f5a13c1819e1a1d66e37a5796bdd28e4e6fd (diff)
downloadtde-packaging-22b72852c5450b6b320ed4c7068573dea1d84267.tar.gz
tde-packaging-22b72852c5450b6b320ed4c7068573dea1d84267.zip
DEB k9copy: man pages moved to main repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base/applications/multimedia/k9copy/debian/rules')
-rwxr-xr-xdebian/_base/applications/multimedia/k9copy/debian/rules13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/_base/applications/multimedia/k9copy/debian/rules b/debian/_base/applications/multimedia/k9copy/debian/rules
index aca7b475b..6219a645e 100755
--- a/debian/_base/applications/multimedia/k9copy/debian/rules
+++ b/debian/_base/applications/multimedia/k9copy/debian/rules
@@ -10,8 +10,6 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
-DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
post-patches:: debian/stamp-bootstrap
@@ -30,14 +28,3 @@ endif
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
-
-install/k9copy-trinity::
- dh_installman k9copy.1
- mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/
- dh_link opt/trinity/share/doc/tde/HTML/en/k9copy usr/share/doc/$(cdbs_curpkg)/html
-
-build/k9copy-trinity::
- docbook2x-man debian/k9copy.1.docbook
-
-clean::
- rm -f k9copy.1